Jump to content

Recommended Posts

Posted

I have install.cmd I run under [GuiRunOnce]

It works fins besides when I copy, deletes and run files, the two exampels below dosen't work, does anybody have a clue whats wrong?

copy /Y "%systemdrive%\Install\Applications\TotalCmd\Total Commander.lnk" "%appdata%\Microsoft\Internet Explorer\Quick Launch\Total Commander.lnk"

start  /wait "%programfiles%\Update.exe"

/M


Posted

As for the Total Comander problem, check to make sure that the Quick Launch directory you are copying to actually exists during that phase of the installation.

I have had that problem in the past and have gotten around using the md command or a vbscript to create the directory before I copy shortcuts to it.

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