TODO Fix Chrome Flash Issue - Delete PepperFlash in User folder - Windows - superseded
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is an older version.

1TODO Fix Chrome Flash Issue - Delete PepperFlash in User folder - Windows3/17/2016 4:03:25 PM
2TODO Fix Chrome Flash Issue - Delete PepperFlash in User folder - Windows3/18/2016 10:48:32 AM
3Fix Chrome Flash Issue - Delete PepperFlash in User folder - Windows3/18/2016 11:00:52 AM
4Fix Chrome Flash Issue - Delete PepperFlash in User folder - Windows3/18/2016 6:00:42 PM
5Fix Chrome Flash Issue - Delete Problematic PepperFlash in User folder - Windows3/22/2016 1:13:42 PM

Description

<enter a description of the task here>

Property Details

ID9288
StatusAlpha - Code that was just developed
TitleTODO Fix Chrome Flash Issue - Delete PepperFlash in User folder - Windows
DomainBESC
Download Size0
SourceInternal
Source IDjgstew
Source Release Date3/17/2016 12:00:00 AM
Is TaskTrue
Added by on 3/17/2016 4:03:25 PM
Last Modified by on 3/17/2016 4:03:25 PM
Counters 2426 Views / 41 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 381 fixlets and 2 analyses   * Results in a true/false
Show indented relevance
x64 of operating system
isWindows (Relevance 1172)
Used in 1152 fixlets and 538 analyses   * Results in a true/false
Show indented relevance
windows of operating system
Used in 4 fixlets   * Results in a true/false
Show indented relevance
/* verify x64 chrome is installed */ exists folders whose(not exists files "nacl_irt_x86_32.nexe" of it) of folders "Google\Chrome\Application" of folders whose(name of it starts with "Program Files") of folders "C:"
Used in 4 fixlets   * Results in a true/false
Show indented relevance
exists files "pepflashplayer.dll" of folders "PepperFlash" of folders of folders "Google\Chrome\Application" of folders whose(name of it starts with "Program Files") of folders "C:"
Used in 4 fixlets   * Results in a true/false
Show indented relevance
exists files "pepflashplayer.dll" of folders of folders "AppData\Local\Google\Chrome\User Data\PepperFlash" of folders of folders "C:\Users"

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
// TODO: 

delete __createfile

// CREATEFILE
createfile until END_OF_FILE
concatenation "%0d%0a" of ("rmdir /S /Q %22"&it&"%22") of pathnames of folders of folders "AppData\Local\Google\Chrome\User Data\PepperFlash" of folders of folders "C:\Users"
END_OF_FILE

delete delete_folders.bat
copy __createfile delete_folders.bat
waithidden cmd /c delete_folders.bat
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!