Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong.
This commit is contained in:
@@ -61,8 +61,7 @@ protected:
|
||||
|
||||
PRBool GetMailAccountKey(HKEY* aResult);
|
||||
void SetRegKey(const char* aKeyName, const char* aValueName,
|
||||
const char* aValue, PRBool aReplaceExisting,
|
||||
PRBool aForAllUsers);
|
||||
const char* aValue, PRBool aHKLMOnly);
|
||||
|
||||
private:
|
||||
PRBool mCheckedThisSession;
|
||||
|
||||
Reference in New Issue
Block a user