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
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