darkosiris Posted February 19, 2008 Posted February 19, 2008 Hi, I'm new to this forum, but I've already learnt a lot of things here about windows tricks, tweaks and stuff. I'm trying to create an unattended windows install with a twist. I'm trying out an alternative filesystem hierarchy. It looks something like this:\Programs - This is Program Files\Users - Users' personal files (has subfolders for each user)\SYSTEM - The Windows directory\Files - Users' settings (has subfolders for each user)\Depot - For storing users' files (mainly anything, not restricted)The main idea is to split Documents and Settings into two separate directories.e.g.: C:\Users\darkosiris\Documents or C:\Users\darkosiris\Picturesand: C:\Files\darkosiris\Cookies or C:\Files\darkosiris\AppDataI've tried to achive this by messing up the whole registry, without any success. The I've tried to just set %USERPROFILE% to C:\Files and the create symlinks in C:\Users to the folders in Files. None of them works fine.My questions are:1.) Can I do this by messing with system settings and can I make an unattended install that would set it up for me?2.) If I choose to use the symlinks alternative, can I make the symlink creation automatic (upon install and new account creation)?Thanks for any help or ideas.darkosiris
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now