Jump to content

help with runonce


dazzler5000

Recommended Posts

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

Link to comment
Share on other sites


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...