Power350 Posted March 9, 2005 Posted March 9, 2005 If i use %APPDATA% in the path section when creating an sfx it will extract fine in windows. But when installing windows it just creates a folder in programfiles called "%appdata%". Now I understand that if I just put appdata as the path it would always go to programfiles but is the reason that it doesn't go to the correct folder (when installing) because the environmental variables don't exist or what ??????I am running it @ cmdlines.txtHelp! my custom installations depend on it
vcBlackBox Posted March 9, 2005 Posted March 9, 2005 because the environmental variables don't exist or what ??????I am running it @ cmdlines.txtYou can't called that variable at that T13 stage (cmdlines.txt) because the environmental variables doesn't exist yet, you haven't establish your userprofile. You can run it from the GuiRunOnce in winnt.sif
Power350 Posted March 9, 2005 Author Posted March 9, 2005 @vcBlackBox Thankyou, that is what I thought....guess I will have to use absolute paths. Thanks again.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now