Jump to content

Recommended Posts


Posted

If it is a installer applications that you are trying to excecute from this point, then try to change the name into some of the following;

1. Setup.exe

2. Patch.exe

3. Upgrade.exe

4. Install.exe

Cause Vista "launches" applications for installation based on their names as well... If u have a install app named MyApp1.exe, Vista does not know it is a installer. Change it into install.exe and

it is hardcoded to detect the 4 above strings and launch them within a "installer" environment. Of course, this only referes to installers, not to normal execution of Win32/64 appliations.

GL!

Posted
If it is a installer applications that you are trying to excecute from this point, then try to change the name into some of the following;

1. Setup.exe

2. Patch.exe

3. Upgrade.exe

4. Install.exe

Cause Vista "launches" applications for installation based on their names as well... If u have a install app named MyApp1.exe, Vista does not know it is a installer. Change it into install.exe and

it is hardcoded to detect the 4 above strings and launch them within a "installer" environment. Of course, this only referes to installers, not to normal execution of Win32/64 appliations.

GL!

Interesting!!

But my app is not an install. However i'll try it.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...