Tweets from pichat
| Two songs from the year I created my first web sites. http://t.co/8eHrOA9K + http://t.co/AuWb2etI #video #retro About 23 hours, 16 mins ago from pichat (Mark Seuffert) |
Tweets from 600infos
| I HAVE NYANED FOR 888.4 SECONDS! http://t.co/JQYOZebv via @nyannyancat About 1 week, 5 days ago from 600infos (Wolf) |
Trace: » Logbot » Beispiele/Examples » TalkBot » Examples of Logos » Sound on chat join » Snippets
You are here: Pichat Wiki (en) » Snippets
Snippets
DOS/CMD
- PDF2JPG with ghostscript
PuTTY Tools
More Infos for DOS
HTTP/CSS/Javascript
Windows
- explore_Quick-Launch-Directory.bat
@%windir%\explorer.exe /n, /e, "%appdata%\Microsoft\Internet Explorer\Quick Launch\"
- create_a_new_directory_at_your_Quick-Launch.bat
@md "%appdata%\Microsoft\Internet Explorer\Quick Launch\new_DIRECTORY"
globale Einstellungen Proxy
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections\WinHttpSettings
Deleting the WinHttpSettings value removes all proxy configurations.
Netsh Commands for Windows Hypertext Transfer Protocol (WINHTTP) http://technet.microsoft.com/en-us/library/cc731131%28WS.10%29.aspx
http://msdn.microsoft.com/en-us/library/aa384069%28v=vs.85%29.aspx
ProxyCfg.exe has been deprecated. It is replaced by the Netsh.exe winhttp commands. (only newer than XP)
C:\> C:\WINDOWS\system32\dllcache\proxycfg.exe /?
Microsoft (R) WinHTTP-Standard-Proxykonfigurationstool
Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten.
Syntax:
proxycfg -? : Hilfeinformationen anzeigen
proxycfg : Aktuelle WinHTTP-Proxyeinstellungen anzeigen
proxycfg [-d] [-p <Servername> [<Umgehungsliste>]]
-d : Direkten Zugriff einstellen
-p : Proxyserver und optionale Umgehungsliste festlegen
proxycfg -u : Proxyeinstellungen von aktuellen manuellen Einstellungen des
Benutzers in Microsoft Internet Explorer (in HKCU)
importieren
Windows 7
Excel
Explorer aus der Komandozeile starten
%windir%\explorer.exe /n, /e, .
Dieser Befehl startet den Explorer aus dem aktuellen Verzeichnis. Mann kann auch eine Verknüpfung anlegen um den Explorer direkt zu starten.
Wenn mann anstatt den . den Pfad eingibt öffnet der Explorer in diesem Verzeichnis z.B. ”%windir%\explorer.exe /n, /e,C:\Temp” öffnet den Explorer im Verzeichnis C:\Temp
Ich empfehle auch ein Batchfile wie folgt anzulegen:
Start - Ausführen oder [Windows]+[R] (Adminrechte notwendig!)
man kann dann aus jedem verzeichnis mit dem Komando: ex den Explorer im aktuellen verzeichnis starten.
cmd.exe /C echo @%windir%\explorer.exe /n, /e, . >%windir%\ex.cmd && pause
Uptime
Download uptime.exe von http://support.microsoft.com/kb/232243
nach %windir%
copy uptime.exe %windir%\.
erstelle up.cmd in %windir%
cmd.exe /c echo uptime.exe /p:7 ^^^| findstr /i "Boot Shutdown" ^^^&^^^& pause ^> %windir%\up.cmd
mit up werden die Boot- und Shutdown-Zeiten der letzten 7 Tage angezeigt.
new in Windows 7
All Users Autostart / Autorun / Starup
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
All Users Desktop
C:\Users\Public\Desktop
%APPDATA%:
C:\Users\USERNAME\AppData\Roaming
User specific Enviroments
HOMEPATH=\Users\USERNAME LOCALAPPDATA=C:\Users\USERNAME\AppData\Local TEMP=C:\Users\USERNAME\AppData\Local\Temp TMP=C:\Users\USERNAME\AppData\Local\Temp USERNAME=USERNAME USERPROFILE=C:\Users\USERNAME
Linux
Äquivalent zu dir /b in Linux: find `pwd` -printf ”%h/%f\n”
Firefox
- explore_Firefox-Profile-Directory.bat
@%windir%\explorer.exe /n, /e, "%appdata%\Mozilla\Firefox\Profiles\"
all available Downloads
| Filename | Filesize | Last modified |
|---|---|---|
| banner.exe (8.5 KiB, 1y ago, 53 downloads) | 8.5 KiB | 2010/03/25 05:22 |
| base64.exe (47 KiB, 1y ago, 55 downloads) | 47.0 KiB | 2010/03/25 05:22 |
| clipboard.zip (14.89 KiB, 1y ago, 24 downloads) | 14.9 KiB | 2010/03/25 05:22 |
| create_banner.cmd (4.97 KiB, 1y ago, 91 downloads) | 5.0 KiB | 2010/03/25 05:22 |
| dll.zip (1.4 MiB, 1y ago, 19 downloads) | 1.4 MiB | 2010/03/25 05:24 |
| ksamsip.reg (422 B, 1y ago, 74 downloads) | 422.0 B | 2010/03/25 05:22 |
| loeotpev.cmd (1.22 KiB, 1y ago, 73 downloads) | 1.2 KiB | 2010/03/25 05:22 |
| sed.exe (95 KiB, 1y ago, 52 downloads) | 95.0 KiB | 2010/03/25 05:22 |
| simple_css_layout.png (11.54 KiB, 1y ago, 0 downloads) | 11.5 KiB | 2010/04/09 05:53 |
| swv03.jpg (93.73 KiB, 6M ago, 0 downloads) | 93.7 KiB | 2011/08/01 15:15 |
| tail.exe (62.5 KiB, 1y ago, 57 downloads) | 62.5 KiB | 2010/03/25 05:22 |
| testmail.zip (1.39 MiB, 8M ago, 13 downloads) | 1.4 MiB | 2011/05/09 14:59 |