You are here

Launch App with flags?

2 posts / 0 new
Last post
Merith-TK
Offline
Last seen: 4 years 9 months ago
Joined: 2019-08-07 22:19
Launch App with flags?

This is mainly for applications that ARNT in the portable apps store. So targeting single.exe files,

Is it possible to pass a directory flag to it? for example. I want a program to open in a folder, so if i were to run it with cmd i would use program.exe C:\Folder

is is possible to do this to apps? or would i have to compile a EXE to launch another EXE like this?

<em>[EDIT] Moved to appropriate forum - mod GC</em>

Gord Caswell
Gord Caswell's picture
Offline
Last seen: 5 months 3 weeks ago
DeveloperModerator
Joined: 2008-07-24 18:46
Application dependent

That would depend on the specific application supporting being passed a directory in that manner.

Log in or register to post comments