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
You are here
How to add an argument to 'Start Automatically'?
May 30, 2025 - 5:37pm
#1
How to add an argument to 'Start Automatically'?
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!