cesarconesa Posted July 28, 2006 Posted July 28, 2006 Hi, I'm trying to set up an unattended into alternative drives like F or H (C, D, E are already assigned.Almost all the installation run OK but there are many problems:1) C:\WINDOWS\TEMP\WINDOWS-KB890830-V1.12-ESN.EXE was not found, probably because the drive isn't C2) nor reg.cmd neither rest.cmd were found 3) C:\WINDOWS\TEMP\PASS.EXE, C:\WINDOWS\TEMP\ROE.CMD and C:\WINDOWS\TEMP\RESTART.EXE were not found.I belive there is a missing windir parameter somewhere, but I was unable to find where I'd place it.Could somebody help me?Excuse my English.Thanks
chon_ Posted July 28, 2006 Posted July 28, 2006 use system variables in your .cmd or .sif files, example: use %SYSTEMDRIVE% instead of C:
cesarconesa Posted July 29, 2006 Author Posted July 29, 2006 Chonthanks, I followed your advise and I made some changes in cmd files. I'm checking how it works. I'll notice you.
cesarconesa Posted August 1, 2006 Author Posted August 1, 2006 Chon I replaced the C: reference at clean.cmd, rmlnk.cmd, start.cmd and wb.cmd.It worked OK.I can share these cmd, but I don't know how.
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