AppDeploy.com

 


QuickTime 7.6.4 Auto-update

Click here to associate this thread with a Package KB article.
Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [AppDeploy Forums] >> Package Development >> QuickTime 7.6.4 Auto-update Page: [1]
Login
Message << Older Topic   Newer Topic >>
QuickTime 7.6.4 Auto-update - 11/16/2009 10:52:35 AM   
Nitroglycerin

 

Posts: 5
Score: 0
Joined: 11/16/2009
Status: offline
I know this subject has been beaten to death but I have tried so many ways to get rid of the "Check for updates automatically" checkbox to be unchecked. I have created a transform and copy over the qtp file and it only works in my profile. I have read a post from Nick about resource hacker but I cannot find out how to even use the tool. I have been working on this off and on for three weeks now and cannot get this to work. I created a VBScript to copy over the qtp file but it doesn't seem to always work. I am pretty new to the world of packaging and need to deploy this out to 3500 machines. Thanks for any help you can provide me!
Post #: 1
RE: QuickTime 7.6.4 Auto-update - 11/17/2009 6:13:06 AM   
djain3

 

Posts: 98
Score: 0
Joined: 9/26/2008
Status: offline
Hi,

Why don't you use Active setup to copy file in each user profile.

That will probably solve your problem.

(in reply to Nitroglycerin)
Post #: 2
RE: QuickTime 7.6.4 Auto-update - 11/17/2009 11:31:56 AM   
Nitroglycerin

 

Posts: 5
Score: 0
Joined: 11/16/2009
Status: offline
I am not familiar with Active Setup but I will give it a shot!

(in reply to djain3)
Post #: 3
RE: QuickTime 7.6.4 Auto-update - 11/17/2009 11:54:00 AM   
Nitroglycerin

 

Posts: 5
Score: 0
Joined: 11/16/2009
Status: offline
I am having a hard time finding information on Active Setup. I have downloaded an executable with it but not sure what to do with it. If anyone has the time to help, it would be greatly appreciated! Thanks!

(in reply to Nitroglycerin)
Post #: 4
RE: QuickTime 7.6.4 Auto-update - 11/17/2009 11:54:27 AM   
pjgeutjens


Posts: 395
Score: 34
Joined: 7/12/2009
From: Leuven, Belgium
Status: offline
http://www.appdeploy.com/articles/activesetup.asp

_____________________________

ǝɯıʇ ǝǝɹɟ ɥɔnɯ ooʇ ǝʌɐɥ noʎ sıɥʇ pɐǝɹ uɐɔ noʎ ɟı

(in reply to Nitroglycerin)
Post #: 5
RE: QuickTime 7.6.4 Auto-update - 11/17/2009 12:04:25 PM   
Nitroglycerin

 

Posts: 5
Score: 0
Joined: 11/16/2009
Status: offline
I am sorry but I do not understand what that article is trying to tell me what to do

(in reply to pjgeutjens)
Post #: 6
RE: QuickTime 7.6.4 Auto-update - 11/17/2009 12:18:37 PM   
pjgeutjens


Posts: 395
Score: 34
Joined: 7/12/2009
From: Leuven, Belgium
Status: offline
ok, quick rundown of Active Setup.

1) You create a registry key in HKLM\Software\Microsoft\Active Setup\Installed Components\<Some Name>, and a value StubPath=<command> , value Version = 1.0.0
2) Every time a user logs on, windows will check to see if the corresponding HKCU\Software\Microsoft\Active Setup\Installed Components\<Some Name> key exists
- If it doesn't, Windows will execute the command in StubPath and write the key to HKCU
- if it does exist, Windows will check the Version value, if it's higher in HKLM than in HKCU , the command will execute again and HKCU is updated, if not, nothing happens

So basically you can make a command (exe, vbs, msi repair, whatever) execute once for every user the next time he logs on, this way you can for example write registry keys in their HKCU hive. By increasing the Version value you can make a command execute again for users.

This functionality results in the "Applying personal settings for Application X" dialog boxes you've undoubtedly seen before

Hope this helps,

PJ

< Message edited by pjgeutjens -- 11/17/2009 12:22:25 PM >


_____________________________

ǝɯıʇ ǝǝɹɟ ɥɔnɯ ooʇ ǝʌɐɥ noʎ sıɥʇ pɐǝɹ uɐɔ noʎ ɟı

(in reply to Nitroglycerin)
Post #: 7
RE: QuickTime 7.6.4 Auto-update - 11/17/2009 4:43:17 PM   
Nitroglycerin

 

Posts: 5
Score: 0
Joined: 11/16/2009
Status: offline
I have created a script to copy over the XML and changed the preference file to share the same path in the registry but no success. It still only works in my profile. Is there a way to hack that piece out of the software?

(in reply to pjgeutjens)
Post #: 8
RE: QuickTime 7.6.4 Auto-update - 11/17/2009 4:51:04 PM   
aogilmor


Posts: 1046
Score: 28
Joined: 9/9/2003
From: San Francisco, CA
Status: offline
Nitro, given your response to this and other attempts to help you, I suggest you learn something about Windows Installer before doing packaging for a living.

_____________________________

Owen Gilmore
Packaging Systems Analyst

(in reply to Nitroglycerin)
Post #: 9
Page:   [1]
All Forums >> [AppDeploy Forums] >> Package Development >> QuickTime 7.6.4 Auto-update Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.031