Shelling to an exe file with arguments

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Digital Systems
    New Member
    • Dec 2009
    • 1

    Shelling to an exe file with arguments

    Hi all - not sure if anyone can assist with this

    I have been running a front end application launcher which is windows based, which in turn launches an exe file with arguments specified by the launcher.

    To date I have just used the shell entry in the registry to run the front end on boot (thus removing windows visibility from the system and reducing the workload that the explorer.exe and associated applications put on the system)

    I would love to be able to launch the actual application from power on, with the arguments specified automatically - ie only running the application ie

    C:/ app.exe xxxxxx -argument1 -argument2 etc etc

    where xxxxx is the name of the system code I am running and the arguments then follow

    any help or pointes would be greatly appreciated

    I have taken care of sorting out users/auto logon/ passwords etc so that is not a problem

    Jeff f
Working...