Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to run exe file with parameters
Name: Santosh Date: January 29, 2009 at 02:17:20 Pacific OS: Windows XP Subcategory: General
Comment:
Iam opening one application with cmd. When it is open it asking for user name. So i want to pass user name at the time of calling the application? how?
Name: FishMonger Date: January 29, 2009 at 03:06:12 Pacific
Reply:
That depends on whether or not the application was designed to take command line arguments and if it does, is user name one of the arguments that it will accept.
Summary: I have installed IIS under windows 2000 to run my ASP file.After installing IIS i can see inetpub Directory in my C drive . With it there is a wwwroot Folder & in it i make my own Folder to save my AS...