Assume c: is your SSD and d: is your primary hard disk. This is what I did:
1. enable the Administrator account by "net user administrator /active:yes" 2. logout your user account and login Administrator 3. robocopy c:\users\useraccount d:\useraccount /mir /copyall /xj 4. rename c:\users\useraccount to c:\user\xxx.useraccount 5. mklink /d c:\users\useraccount d:\useraccount 6. logout Administrator account and login useraccount 7. disable the Administrator account by "net user administrator /active:no" Now all your data is in the primary hard disk! On Sun, Aug 11, 2013 at 12:28 AM, Kurt @ VR-FX <[email protected]> wrote: > Problem is - I want to keep to a minimum what goes onto the primary HD - the > SSD - and mostly stick w/just the OS - and couple primary apps - like my > main 3D CG app & Photoshop. -- .~. Might, Courage, Vision. SINCERITY! / v \ 64-bit Ubuntu 9.10 (Linux kernel 2.6.39.3) /( _ )\ http://sites.google.com/site/changmw ^ ^ May the Force and farces be with you! _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAGv=mjdxc52zkfhonrzv_swcaawrqya4kgrwa7b_7n-tvlj...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

