Tag Archives: Vista

Fix word 2007 startup issues

If you are having issue with word when double clicking a document or launching an attachment , it could be a corrupt reg key.
open registry editor and rename the following value :

HKEY_CURRENT_USER\Software\Microsoft\Office\version number\Word\Data

where version number is your office version ( 2007 = 12 ) .

you can also do this via command line ( as administrator )

reg delete HKCU\Software\Microsoft\Office\12.0\Word\Data /f

this article has some more good info.

Vista Openvpn & Routing

If you have more then one subnet behind your vpn you need to add the following to your vpn.conf :

route-method exe

and make sure you run openvpn as an administrator

Windows vista – missing your telnet ?

Click Start, click Control Panel, and then click Programs. In the Programs and Features area, click "TELNET CLIENT" Apply.

Reset TCP/IP in windows XP/2003

netsh ip reset

more info here : http://support.microsoft.com/kb/299357 When all else fails and you still cant get your network to work , try this.