dazzler5000 Posted January 16, 2006 Posted January 16, 2006 okay..i am getting closer but for some reason my runonce command doesn't find my software. I probably making a easy mistake.when I do my unattended install my applications are placed on the same drive as windows is installed onto. I have a c drive but that is just a 1 gig fat partition. So the next drive available goes to my test windows.the program I was using was putting %cdrom% but that isn't fully working. I rather it take the files from the hard drive.i have tried this below but it tells me it can't find the file.soft[n] = new Array();soft[n].name = "MediaPlayer10";soft[n].checkPoint = "Apps\\MP10Setup.exe";soft[n][0] = "\"%systemdrive%\\Apps\\MP10Setup.exe\"";n++;any help would be great:)
oioldman Posted January 16, 2006 Posted January 16, 2006 you may do better to have a quick look here and see if that answers your query.http://unattended.msfn.orgit explains different install methods and examples are provided on each.Hope it helps
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