Uninstall Custom Action for .Net 4.0
Hi ,
i am using the following CMD lines to uninstall the .Net Frame work 4.0, which are working when i ran them manually.
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SetupCache\Extended\setup.exe /uninstall /x86 /x64 /ia64 /parameterfolder Extended /q /norestart
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SetupCache\Client\setup.exe /uninstall /x86 /x64 /parameterfolder Client /q /norestart
i am trying to write an custom action to uninstall the .Net Extended and .Net Framework 4 ,
1. Execute the program from destination ,
2. I have placed the custom action just before the install finalize
3. Execute Normal Immediate/Differed
4. REMOVE~="ALL",
5 Synchronous wait until end of the sequences
the above custom action is not working, can any one please help me to do this task.
Thanks and Regards
Deepakkumar
i am using the following CMD lines to uninstall the .Net Frame work 4.0, which are working when i ran them manually.
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SetupCache\Extended\setup.exe /uninstall /x86 /x64 /ia64 /parameterfolder Extended /q /norestart
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SetupCache\Client\setup.exe /uninstall /x86 /x64 /parameterfolder Client /q /norestart
i am trying to write an custom action to uninstall the .Net Extended and .Net Framework 4 ,
1. Execute the program from destination ,
2. I have placed the custom action just before the install finalize
3. Execute Normal Immediate/Differed
4. REMOVE~="ALL",
5 Synchronous wait until end of the sequences
the above custom action is not working, can any one please help me to do this task.
Thanks and Regards
Deepakkumar
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Posted by:
deepakkumar
13 years ago
Posted by:
chichora123
13 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.