
12-01-2008, 05:09 AM
|
|
Junior Contributor
|
|
Join Date: Apr 2006
Posts: 294
|
|
Running .exe in pre execution environment
|
I am trying to run a vb .net 2005 executable file in the Windows Pre Execution Environment.
Tha application is very simple, it will show a form with 2 buttons, one button is exit, the other runs a shell command.
When i try to run the exe, absolutely nothing happens. The form is not displayed at all. Anyone know why? The app works fine in a normal windows environment.
Please help! 
|
|