AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

how to run a program with script (install program)

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
QTPie
Guest





PostPosted: Sat May 31, 2008 12:00 am    Post subject: how to run a program with script (install program) Reply with quote

I`m trying to install a dvd program.
I can't seem to get this to execute?!
tried several ways but it will not let me.
every thing after the first line works great!
I just can't get the first line to work.
Code:

runwait, %A_ScriptDir%\DVDFabPlatinum.exe ; program to be installed

MsgBox Program installed ! Now for the Crack!
FileCopy, %A_ScriptDir%\Crack, C:\Program Files\DVDFab Platinum 4\*.* ,1 ; over write all files
runwait C:\Program Files\DVDFab Platinum 4\dvdfab.reg ; works
MsgBox Program has been cracked! Double Click on "DVDFab Platinum 4" on your desktop!
Exit

I must be doing something silly
I want the script to run the installer program and then continue after it is completed
Thanks for the help.
Back to top
PurloinedHeart



Joined: 04 Apr 2008
Posts: 209
Location: Canada

PostPosted: Sat May 31, 2008 12:02 am    Post subject: Reply with quote

Quote:

MsgBox Program installed ! Now for the Crack!

Evil or Very Mad
Back to top
View user's profile Send private message
Krogdor



Joined: 18 Apr 2008
Posts: 1145
Location: The Interwebs

PostPosted: Sat May 31, 2008 7:02 am    Post subject: Reply with quote

What exactly is the problem? Is the program not executing? Is the script continuing before it's done? Is the script not continuing at all?

Details, please! Razz
Back to top
View user's profile Send private message AIM Address
pt80chip



Joined: 27 Feb 2008
Posts: 20

PostPosted: Sat May 31, 2008 8:59 am    Post subject: Reply with quote

Oh this is great. Why don't you announce to everyone in the open source community that you are using pirated software! You either have a unique sense of humor or very little foresight. I'm surprised you got an answer at all ('Laughing')
Laughing
Back to top
View user's profile Send private message
Z Gecko
Guest





PostPosted: Sat May 31, 2008 4:34 pm    Post subject: Reply with quote

Sorry, but in some countries (like mine) it is illegal to assist in any copyright violation. So donīt expect much help.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group