Log in

View Full Version : Opening an installer with command line


andresiraola
February 8th, 2005, 13:34
I wanna open an installer with OllyDbg but i can't find the way to put a command line:
for example
setup1.exe x:\setup.lst x:\st5unst.001 x:\st5unst.exe so.. when i run the olly debugger i could debug my program running with the installer command line because if i do not use the command line i get "No command line available"

blabberer
February 9th, 2005, 03:35
you could have searched this board before posting and you could have found the answer your self in one of the many threads that deal with the same question or you could have read the help file

anyway
click debug---> arguments --> type your command line
and then restart olly for this to take effect
and it is done
have fun

andresiraola
February 9th, 2005, 08:07
thanks man sorry for reading older post