User Tools

Site Tools


userspace:windows_remove_temporary_profile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:windows_remove_temporary_profile [2017/04/03 09:35]
bobzbobz
userspace:windows_remove_temporary_profile [2021/08/23 08:37] (current)
Line 2: Line 2:
 //Scripts and guide by Soren Birk.// //Scripts and guide by Soren Birk.//
  
-This scripts checks for temporary profiles in the registry and deletes them, if found.+This scripts checks for temporary profiles in the registry and deletes them, if any found.
  
 **Tested with:** **Tested with:**
Line 12: Line 12:
 <code> <code>
 CLIENT_DATA CLIENT_DATA
-  ├ registry.png+  ├ registrylogo.png
   └ once.ins   └ once.ins
 </code> </code>
  
-**once.ins**+==== once.ins ====
 <code winst> <code winst>
 ; Author Soren Birk ; Author Soren Birk
Line 36: Line 36:
 Set $ProductId$       = "remove-temp-profiles" Set $ProductId$       = "remove-temp-profiles"
 ; ---------------------------------------------------------------- ; ----------------------------------------------------------------
-comment "Show productlogo"+comment "Show product logo"
 ShowBitmap "%ScriptPath%\registrylogo.png" "Remove temporary profiles" ShowBitmap "%ScriptPath%\registrylogo.png" "Remove temporary profiles"
   
-Message "Running " + $ProductId$ + " ..."+Message "Removing temporary profiles ..."
   
 comment "Removing .bak-files" comment "Removing .bak-files"
userspace/windows_remove_temporary_profile.1491212112.txt.gz · Last modified: 2021/08/23 08:37 (external edit)