LevT Posted September 7, 2004 Posted September 7, 2004 Having just installed Windows 2003 with some winnt.sif floppy based tweaks I get inappropriate app messages like thisCannot open file C:\SYS\USERS\Administrator\WINDOWS\SYSTEM32\AUTOEXEC.NTor thisThe following folder must be added to your system PATH variable:C:\SYS\USERS\Administrator\WINDOWSUsing TargetPath=\SYS\WIN ProgramFilesDir=\SYS\Programs CommonProgramFilesDir="\SYS\Programs\Common Files" ProfilesDir="C:\SYS\USERS\" SFCDllCacheDir="c:\SYS\Relocated\CACHE\Dllcache"where am i wrong?I have a successful working Windows XP instance installed with the same tweaked winnt.sif
urgan Posted September 9, 2004 Posted September 9, 2004 Seen something similar, not with 2003, and it had to do with the paths without drive letter.Suggest you try putting "C:\sys\whatever" instead. With the commas.
LevT Posted September 10, 2004 Author Posted September 10, 2004 It seems that your advice is not good. Changed to TargetPath="C:\SYS\WIN"I get the following setup error message:The folder name you typed is not valid. Make sure the folder name is not the root folder and does not contain any consecutive backslash characters.Also make sure the folder name follows the standard MS-DOS rules.To continue. press ENTER. Setup will prompt you to enter a different folder name.
LevT Posted September 10, 2004 Author Posted September 10, 2004 I entered SYS\WIN manually,continued the Windows setup and ...finally, I get the same red errors as described before
urgan Posted September 12, 2004 Posted September 12, 2004 could it be the fact windows it's not installed directly on root folder and that brakes some code ?is your "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" -> "SystemRoot" correctly set ?
Nastradamus Posted September 15, 2004 Posted September 15, 2004 Try thishttp://support.microsoft.com/default.aspx?...kb;en-us;324767
Jito463 Posted September 15, 2004 Posted September 15, 2004 Also, for these lines:ProfilesDir="C:\SYS\USERS\" SFCDllCacheDir="c:\SYS\Relocated\CACHE\Dllcache"Don't use the C:\, just use \. Setup automatically assumes the C drive.
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