Portable Apps Spash Screen is Driving Me Nuts! [GVim Portable]
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?