Remote Desktop Enable
To enable remote desktop using command line reg add “HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTerminal Server” /v fDenyTSConnections /t REG_DWORD /d 0 /fTo disable remote desktop using command line reg
To enable remote desktop using command line reg add “HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTerminal Server” /v fDenyTSConnections /t REG_DWORD /d 0 /fTo disable remote desktop using command line reg
@echo off [PATH of the nircmd folder]nircmd.exe setdisplay 1024 768 32 NIRCMD – Download Download from ac-00.com
@echo off w32tm /config /manualpeerlist:64.147.116.229 /syncfromflags:MANUAL w32tm /config /update w32tm /resyncpause @echo offw32tm /config /syncfromflags:manual /manualpeerlist:0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org,3.pool.ntp.orgw32tm /config /updatew32tm /resyncpause Time Server peer list
For Windows : 1. Open the Run command/window (to open Run, just click the Windows Logo key in your keyword + R). 2. Type %appdata%skype into the Run window and
Updated on: Oct 13, 2011 Published on: Jul 29, 2010 Synergy let’s you use one set of keyboard and mouse to control multiple computers across different platform
6寸/4R的相片尺寸: 6X4英寸 15.24×10.16 (釐米) 1.5 X 2寸 的證件相為例 Full story from: http://www.baby-kingdom.com/modules/newbb/sony/sony_3d.php
netsh interface ip set address name=”Local Area Connection” static 192.168.0.100 255.255.255.0 192.168.0.1 1 netsh interface ip show config netsh interface ip set dns “Local Area
Windows -> Run -> Regedit [HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Windows Live>Messenger] Create a new DWORD name it [MultipleInstances] values set to 1 Restart MSN or Live Messenger
更改檔案擁有人兼權限 takeown /f [file_name] /d y icacls [file_name] /grant administrator:F 更改目錄擁有人兼權限 takeown /f [directory_name] /r /d y icacls [directory_name] /grant administrator:F /t