ReferencePlatforms/Test/Win7 64-bit: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
* install pyyaml 3.09 | * install pyyaml 3.09 | ||
* change screen res to 1280x1024h | * change screen res to 1280x1024h | ||
* Info-Zip | |||
*# Download and extract [http://easynews.dl.sourceforge.net/sourceforge/gnuwin32/unzip-5.51-1-bin.zip Info-Zip] | |||
*# Place 'unzip.exe' and 'unzip32.dll' in c:\windows | |||
* CVS | |||
*# Download [http://ftp.gnu.org/non-gnu/cvs/binary/stable/x86-woe/cvs-1-11-22.zip CVS] | |||
*# Extract to c:\windows | |||
* Wget | |||
*# Download [http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/wget.exe Wget] to c:\windows | |||
* Chmod, rm, etc. | |||
*# Download and install [http://superb-west.dl.sourceforge.net/sourceforge/gnuwin32/coreutils-5.3.0.exe Coreutils] | |||
*# Append 'c:\program files\gnuwin32\bin' to PATH. |
Revision as of 00:53, 11 June 2010
this is very rough right now, it will be organized & detailed later
- Turn on automatic updates, install all of them.
- Complete list can be found here:
- Turn off automatic updates
- Turn off Windows Firewall
- Turn off Screensaver
- Set up auto-login for cltbld
- Start Menu -> 'netplwiz' -> Uncheck, Enter Password
- Install UltraVNC 1.0.8.2
- Defaults up until "Additional Tasks" screen
- Register UltraVNC as a Service
- Start or restart UltraVNC
- Stop 'uvnc_service'.
- Browse to c:\program files\ultravnc and run 'winvnc.exe' as administrator (right click => 'run an administrator').
- Use the following options:
- Ports:
- Main: 5900
- [ ] Use Java Viewer
- File Transfer
- [ ] Enable
- [ ] User Impersonation
- Restart the computer
From this point forward do NOT logon with RDP. It will break the VNC service.
- Install python 2.6.5
- Install twisted 10.0
- install zope.interface 3.6.1
- install pywin32 214 for py2.6/amd64
- install buildbot 0.8.0
- install pyyaml 3.09
- change screen res to 1280x1024h
- Info-Zip
- Download and extract Info-Zip
- Place 'unzip.exe' and 'unzip32.dll' in c:\windows
- CVS
- Download CVS
- Extract to c:\windows
- Wget
- Download Wget to c:\windows
- Chmod, rm, etc.
- Download and install Coreutils
- Append 'c:\program files\gnuwin32\bin' to PATH.