This file contains hidden or 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
runas /user:mumble "C:\Program Files\Mumble\mumble.exe \"-m\"" |
This file contains hidden or 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
// This is an example tournament mode item whitelist. Rename the file to item_whitelist.txt to allow the game to find it. | |
// Note that the whitelist is only updated when a map is loaded, or the mp_tournament_restart command is issued. | |
// | |
// To find a list of definition names, use the "item_show_whitelistable_definitions" console command. | |
// | |
// If the game finds the whitelist file, all non-base TF items are marked as illegal by default. | |
// You can specify the following optional parameter to make it so that items are legal by default: | |
// "unlisted_items_default_to" "1" | |
// | |
// Then provide a list of item names in this format: |
This file contains hidden or 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 | |
taskkill /F /IM chatzilla.exe | |
cd %homepath%\Bureau\chatzilla | |
del chatzilla.jar | |
"%programfiles%\7-Zip\7z.exe" a chatzilla.jar content locale skin | |
copy "%homepath%\Bureau\chatzilla\chatzilla.jar" "%programfiles%\chatzilla\chrome" /Y | |
"%programfiles%\ChatZilla\chatzilla.exe |
This file contains hidden or 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
EnableSSOnThruICAFile=On |
NewerOlder