App-V client launching failed
Hi,
I would like to ask for advice about App-V, maybe someone knows how to reslove the problem when launching app-v package it starts but still shows that launching on 100%, how to make disapear that small launching screen?
Answers (5)
Change: To: That was provided from microsoft.
Anyways guys I have found solution for that:
Change:
<VM VALUE="Win32">
<SUBSYSTEM VALUE="windows"/>
</VM>
To:
<VM VALUE="Win32">
<SUBSYSTEM VALUE="console"/>
</VM>
That was provided from microsoft.
Comments:
-
If you are getting any error then you can search in Google with that error code and get solution easily.. instead of seraching with description... I hope you are getting the following error code
Error code: 4505C6-0B01E304-0000041E - jagadeish 12 years ago
Hi,
the APP-V notification area provides several functionnality, it can be very useful to cancel an application load...
http://technet.microsoft.com/en-us/library/cc843788.aspx
To cancel this display you can use the windows functionnality as displayed in the follow link(using customize button to hidden application)
http://msdn.microsoft.com/en-us/library/windows/desktop/aa511448.aspx
I had documented this issue in my blog here:
http://msiworld.blogspot.com.au/2011/08/issues-while-launching-and-closing-of.html