Soft grid says "launched .....100%" but didn't launch
I have an App V package I created. I sent it to UAT machine for testing. Soft Grid says "launched....100%" but it doesn't actually launch the app and the "launched ....100%" notification doesn't go away. I tried repackaging. Still same result. Any help would be appreciated.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
VikingLoki
12 years ago
An easier way to do that without modifying the OSD would be:
1) Open the properties of the icon that launches the app
2) The icon target will be "sfttray.exe /launch" followed by the sequence name in quotes. Copy the sequence name including the quotes.
3) Open Start --> Run
4) Enter the following command line:
sfttray.exe /exe cmd.exe [Paste sequence name copied in Step 2]
This will open the application's virtual layer but will launch a command prompt in the virtual layer instead of the app. From there you can view files and launch the app from a command line and troubleshoot.
1) Open the properties of the icon that launches the app
2) The icon target will be "sfttray.exe /launch" followed by the sequence name in quotes. Copy the sequence name including the quotes.
3) Open Start --> Run
4) Enter the following command line:
sfttray.exe /exe cmd.exe [Paste sequence name copied in Step 2]
This will open the application's virtual layer but will launch a command prompt in the virtual layer instead of the app. From there you can view files and launch the app from a command line and troubleshoot.
Posted by:
pjgeutjens
12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.