Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:windows_migrate [2022/02/15 15:13] – [google chrome] derekpub:windows_migrate [2022/02/16 05:50] (current) – [robocopy] derek
Line 16: Line 16:
 </code> </code>
  
-non-windows server+non-windows server (windows/nas)
  
 <code dos> <code dos>
Line 119: Line 119:
   * find/backup firefox profiles location   * find/backup firefox profiles location
     * open ''about:profiles'' in firefox     * open ''about:profiles'' in firefox
-    *  +    * run ''firefox -P'' 
-** run ''firefox -P'' +    * normally in ''%APPDATA%\Mozilla\Firefox\Profiles\'' 
-** normally in ''%APPDATA%\Mozilla\Firefox\Profiles\'' +    * the one like xxxxxxxx.default is the default profile, where xxxxx is a random string 
-** the one like ''xxxxxxxx.default'' is the default profile, where xxxxx is a random string +  * delete the cache before transfer 
-* delete the cache before transfer +    * Win 10/8: ''C:\Users\{user}\AppData\Local\Mozilla\Firefox\Profiles\{profile folder}\cache2'' 
-** Win 10/8: C:\Users\{user}\AppData\Local\Mozilla\Firefox\Profiles\{profile folder}\cache2 +    * Win7: ''C:\Users\{user}\AppData\Local\Mozilla\Firefox\Profiles\{profile folder}\Cache\'' 
-** Win7: C:\Users\{user}\AppData\Local\Mozilla\Firefox\Profiles\{profile folder}\Cache\ +    * WinXP: ''C:\Documents and Settings\{user}\Local Settings\Application Data\Mozilla\Firefox\Profiles\{profile folder}\Cache\''
-** WinXP: C:\Documents and Settings\{user}\Local Settings\Application Data\Mozilla\Firefox\Profiles\{profile folder}\Cache\+
  
 new computer new computer
-* run Firefox, open the new xxxxx.default location +  * run Firefox, open the new xxxxx.default location 
-* rename xxxxx.default to xxxxx.old +  * rename xxxxx.default to xxxxx.old 
-* restore xxxxx.default to new computer, rename it to match new random string+  * restore xxxxx.default to new computer, rename it to match new random string
  
 === outlook === === outlook ===