Archive: (Too urgent) How can we pass command line arguments to our MyApp.Exe Setup Package???


(Too urgent) How can we pass command line arguments to our MyApp.Exe Setup Package???
How can we pass command line arguments to our MyApp.Exe setup package. i have only two screens in my setup package. my first page is welcome screen and second is folder selection page. i want to skip welcome screen and only display Folder selection screen to the user.


Regards
Sohaib


Assuming you meant reading and not passing, you can use the $CMDLINE parameter.