Repair App B When App A Repairs
Guys.
I have an application, lets say its called App A. What i would like to happen is when say Microsoft Office 2003 repairs that my Application App A does the same.
Is there a way this can be done?
Cheers
Craig
I have an application, lets say its called App A. What i would like to happen is when say Microsoft Office 2003 repairs that my Application App A does the same.
Is there a way this can be done?
Cheers
Craig
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
anonymous_9363
15 years ago
Posted by:
WallaceTech
15 years ago
Ok, when i log in a user account who has never logged into that machine Office 2003 performs a repair of the HKCU keys at which time another application that has a hook into Office then repairs its HKCU keys.
My application has keys in the same place office has some keys and is overwriting my keys.
Craig
My application has keys in the same place office has some keys and is overwriting my keys.
Craig
Posted by:
anonymous_9363
15 years ago
Posted by:
WallaceTech
15 years ago
Yep it is defo a repair i am seeing. Office and the second app are wiping out my keys but if i could just auto repair once they have finished then all would be good.
I know it can be done as i have two vendor applications and when office repairs the other verdor application reapirs but i just dont know how to get my app to do the same
Craig
I know it can be done as i have two vendor applications and when office repairs the other verdor application reapirs but i just dont know how to get my app to do the same
Craig
Posted by:
dj_xest
15 years ago
Yo WallaceTech,
I just can´t find the actual article but you may give it a try.
Try inserting either a > or < on your Active Setup key and using the Product code of MS Office 2003 just like below examples for Windows Media Player.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\> {22d6f312-b0f6-11d0-94ab-0080c74c7e95}]
"DontAsk"=dword:00000002
"Version"="9,0,0,3250"
"IsInstalled"=dword:00000000
"Stubpath"="C:\\WINDOWS\\inf\\unregmp2.exe /ShowWMP"
@="Microsoft Windows Media Player"
"ComponentID"="WMPACCESS"
"Locale"="*"
I just can´t find the actual article but you may give it a try.
Try inserting either a > or < on your Active Setup key and using the Product code of MS Office 2003 just like below examples for Windows Media Player.
"DontAsk"=dword:00000002
"Version"="9,0,0,3250"
"IsInstalled"=dword:00000000
"Stubpath"="C:\\WINDOWS\\inf\\unregmp2.exe /ShowWMP"
@="Microsoft Windows Media Player"
"ComponentID"="WMPACCESS"
"Locale"="*"
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.