It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
rem name this nukeflash.bat ============================================ rem :: nuke any existing cookies and subdirectories :: echo off rem c: rem cd "%APPDATA%\Macromedia\Flash Player\#SharedObjects\" rem dir /b/s rem pause rd /q/s "%APPDATA%\Macromedia\Flash Player\#SharedObjects\" md "%APPDATA%\Macromedia\Flash Player\#SharedObjects\" rem cd "%APPDATA%\Macromedia\Flash Player\macromedia.com\support\flashplayer\sys" rem dir /b/s rem pause rd /q/s "%APPDATA%\Macromedia\Flash Player\macromedia.com\support\flashplayer\sys" md "%APPDATA%\Macromedia\Flash Player\macromedia.com\support\flashplayer\sys" rem ======================
Originally posted by sixswornsermon
reply to post by abecedarian
Works on my Xp SP3 even though there is no option to save as any type other than a text format.
Trying to rename a .txt to .bat does not work however.
Go figure.
Originally posted by woghd
Even more insidious is that they are part of a P2P network. That's right, Adobe and other sites can store data on YOUR computer, without your knowledge or permission, and then YOUR computer serves that data to other users on the internet, to take the load off of the web servers of the sites that planted these cookies on your computer. Your computer becomes a robot, sending data to other computers, as part of a giant botnet.
Originally posted by sprocket2cog
reply to post by JohnPhoenix
If you set the directories permisson to read only once you empty the directory, theres no way new LSO can be written into there, so best to do that, then you know its not going to place new ones.
Originally posted by woghd
I'm glad so many have found the info helpful. I'll try to do more like these.
Don't forget to star and flag!
Originally posted by sprocket2cog
reply to post by JohnPhoenix
But do a search for .sol objects and that will give you the locations of the directories you need to lock. then if you have any issuse you can unlock it if something like flash stops working.
I just locked down the whole macromedia directory so now no sub directories can be used.
edit on 28-3-2011 by sprocket2cog because: eadded content