Set Pidgin to start with Windows using HKCU Run
Log In or Register to download the BES file, and more.

1 Votes

Description

This action will set Pidgin to start with Windows using HKCU so that a user can unset it if desired using the Pidgin UI (through a "Windows Pidgin Options" plugin)

Property Details

ID767
TitleSet Pidgin to start with Windows using HKCU Run
DomainBESC
SourceInternal
Source Release Date9/21/2011 12:00:00 AM
KeywordsPidgin HKCU Options user unset
Is TaskTrue
Added by on 12/6/2012 9:21:19 PM
Last Modified by on 12/6/2012 9:21:19 PM
Counters 8316 Views / 4 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 1 rating. ** Log In or Register to add your rating.

Relevance

Used in 57 fixlets and 4 analyses   * Results in a true/false
Show indented relevance
(name of it = "WinXP" OR name of it = "WinXP-2003" OR (name of it = "WinVista" AND product type of it = nt workstation product type AND NOT x64 of it) OR (name of it = "WinVista" AND product type of it = nt workstation product type AND x64 of it) OR (name of it = "Win7" AND NOT x64 of it) OR (name of it = "Win7" AND x64 of it)) of operating system
Used in 8 fixlets   * Results in a true/false
Show indented relevance
exists current user AND (1 = number of logged on users)
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists keys whose (value "DisplayName" of it as string as lowercase contains "Pidgin" as lowercase) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists value "DisplayIcon" whose (it as string as lowercase contains "pidgin.exe" as lowercase) of key whose (value "DisplayName" of it as string as lowercase contains "Pidgin" as lowercase) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry
Used in 1 fixlet   * Results in a true/false
Show indented relevance
not exists value "Pidgin" of key "Software\Microsoft\Windows\CurrentVersion\Run" of (key whose (((it = name of current user as lowercase OR it starts with name of current user as lowercase & "@") of (it as string as lowercase) of (if (name of operating system = "Win7") then value "USERNAME" of key "Volatile Environment" of it else value "Logon User Name" of key "Software\Microsoft\Windows\CurrentVersion\Explorer" of it))) of key "HKEY_USERS" of registry)

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
regset64 "[{("HKEY_USERS\" & (name of key whose (((it = name of current user as lowercase OR it starts with name of current user as lowercase & "@") of (it as string as lowercase) of (if (name of operating system = "Win7") then value "USERNAME" of key "Volatile Environment" of it else value "Logon User Name" of key "Software\Microsoft\Windows\CurrentVersion\Explorer" of it))) of key "HKEY_USERS" of registry) & "\Software\Microsoft\Windows\CurrentVersion\Run" )}]" "Pidgin"="{escapes of (value "DisplayIcon" whose (it as string as lowercase contains "pidgin.exe" as lowercase) of key whose (value "DisplayName" of it as string as lowercase contains "Pidgin" as lowercase) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry as string)}"
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!