This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.445/install_flash_player.exe | |
https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.445/install_flash_player_ax.exe | |
https://fpdownload.adobe.com/pub/flashplayer/pdc/32.0.0.445/install_flash_player_ppapi.exe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
robocopy . . /s /move |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.flickr.com/photo.gne?id=14096388664 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
del /s *.htm*;*.js;*.css;combo*;*.gif;buddyicon*;ec*;*N00.*;*N01.*;*N02.*;*N02_?.*;*N03.*;*N04.*;*N05.*;*N06.*;*N07.*;*N08.*;*N09.*;*_m.*;*_n.*;*_s.*;*_t.* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
rem For correct string substitution, need delayed variable expansion | |
rem Beware: you'll scratch your head several times with this shit | |
setlocal enabledelayedexpansion | |
rem Set this variable to get some fancy debug output | |
set "vdeb=" | |
set "fdir=dir *-master.zip /B /A:-D /ON /S" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Colors] | |
InverseSelection=1 | |
InverseCursor=0 | |
ThemedCursor=1 | |
BackColor=-1 | |
BackColor2=15658734 | |
ForeColor=-1 | |
MarkColor=-1 | |
CursorColor=-1 | |
CursorText=-1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-Mode | |
>Mode setting | |
=0 – Normal Mode | |
=1 – Engineer Mode | |
=2 – WCF Mode | |
=3 – Silent Mode | |
Qfil.exe -Mode=1 | |
-COM |