You are here 6f1ee

How to add an argument to 'Start Automatically'? 725st

3 posts / 0 new
Last post
chrisfox
Offline
Last seen: 3 days 1 hour ago
ed: 2015-06-01 10:03
How to add an argument to 'Start Automatically'?

Hi, I want to start Textify automatically with PortableApps (ie. not with Windows). So I have done this: PortableApps WINDOW | RIGHT-CLICK | 'Start Automatically'
The problem is that starting Textify without the "-hidewnd" argument displays its windows when PortableApps is starting, so I need to add "-hidewnd". How can I add this? Which PortableApps startup file should I edit for this?
Regards

John T. Haller
John T. Haller's picture
Offline
Last seen: 9 hours 18 min ago
DeveloperTranslator
ed: 2005-11-28 22:21
App Itself

The PA.c Platform doesn't have the ability to add a parameter to startup specifically. You can, however, add an argument to the app whenever it is run. To do this, copy AppNamePortable.ini from the TextifyPortable\Other\Source to the TextifyPortable directory and rename it to TextifyPortable.ini. Change the first line of the file from AdditionalParameters= to AdditionalParameters=-hidewnd and save it.

Sometimes, the impossible can become possible, if you're awesome!

chrisfox
Offline
Last seen: 3 days 1 hour ago
ed: 2015-06-01 10:03
Thank you, I have done this.

Thank you, I have done this. It works.

to post comments