Installed GVim portable today, modified AppNamePortable.ini like so:
DisableSplashScreen=true
and moved AppNamePortable.ini to the folder that contains the GVim binary. However, I'm still seeing that accursed splash screen.
If this were Linux, I'd use strace to see if AppNamePortable.ini is being read or if some system call during initialization is failing.
But on MS Windows, I feel helpless.
How can I debug this?
As mentioned in the readme, you need to rename it to gVimPortable.ini for it to work.
Or you can just tick the box in the PortableApps.com Platform options and disable all of them.
Sometimes, the impossible can become possible, if you're awesome!
Ach. I'm so sorry... I skimmed too quickly. Thanks for being patient with me!