Jump to content

Recommended Posts

Posted

Disclaimer: This is a noob question! I have just downloaded this tool and looking for some quick guidance to get something out FAST!!!

I am trying to find a simple way to launch a ReadMe file and then upon window close launch an application (EXE). Or something similar. I want to have it exectuted from an AutoRun.inf file for folks using a thumbdrive.

I would really appreciate some advice how to code this! Thanks in advance!

Cheers...

Cary

Posted

IniRead

ShellExecute

Run

That's the quickest guidance you can get.

I google'd the above and it led me to some other commands that I was able to make use of! Thank you very much for the quick reply and starting me down the right path!!!

I ended up using RunWait, Run, FileMove, and FileDelete to get the job done,

Cheers...

Cary

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
×
×
  • Create New...