ReferencePlatforms/Test/Win7 64-bit: Difference between revisions
Jump to navigation
Jump to search
(Created page with '* 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 aut…') |
No edit summary |
||
Line 1: | Line 1: | ||
'''this is very rough right now, it will be organized & detailed later''' | |||
* Turn on automatic updates, install all of them. | * Turn on automatic updates, install all of them. | ||
** Complete list can be found here: | ** Complete list can be found here: | ||
Line 21: | Line 23: | ||
** Restart the computer | ** Restart the computer | ||
'''From this point forward do NOT logon with RDP. It will break the VNC service.''' | '''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 setuptools 0.6c11 | |||
* Install virtualenv 1.4.9 | |||
* install buildbot 0.8.0 | |||
* install pyyaml 3.09 | |||
* change screen res to 1280x1024h |
Revision as of 20:57, 7 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 setuptools 0.6c11
- Install virtualenv 1.4.9
- install buildbot 0.8.0
- install pyyaml 3.09
- change screen res to 1280x1024h