Posts Tagged windows

Word 2007 Blank Pages Between Chapters

Word 2007 Blank Pages Between Chapters

While working on a documentation project for a client we ran into a unique problem.  According to good technical writing practices, you always want chapters to start on an odd page.  This puts new chapters on the right-hand page of a bound book.  You also want to ensure that any preceding blank page is not 100% blank, most standards dictate at least a footer with a page number and possibly a header with the title of the prior chapter (old school methods were to put a "This page intentionally left blank." message on the preceding blank page, which is one of my favorite all time ironies).  After digging around for hours (OK, maybe 10 minutes) I found the solution to this blank page problem. It turns out that when you are forcing pages to start on an odd page # for things ...

0 Comment   |   Posted in Desktop Apps,Word,blog June 22, 2010
Changing Network Device Priorities In Vista

Changing Network Device Priorities In Vista

My Windows Vista laptop has a strong desire to always connect to the wireless network, even when I'm connected-by-wire at the office.   This is due to the fact that most Windows laptops are setup to use the wireless connection first if there is a wireless signal available.   While I was always able to quickly find this setting in Windows/XP, on Windows Vista it is hidden away in a "advanced menu".   For some reason I always forget how to find it, thus this blog post serves as my own memory kit. How To Change Network Priorities In Vista Go to your mange networks settings. I like to get there by right-clicking the network icon in the systray & selecting "manage networks". You can also go to the start menu, control panel, network connections Hold down the ALT key, release then click "Advanced Settings..." within a  ...

0 Comment   |   Posted in Windows,blog,desktop computing June 22, 2010

Windows XP – Resolving Aquiring Network Address Problems

After spending nearly a week on & off removing a virus from a notebook computer, we are down to one last task... getting the network services back online.   Here are some notes about how to get around this problem and the ever-present "acquiring network address" that never is acquired. Resetting Windows Network Stacks To reset the Windows/XP TCP/IP stack use this command from the command shell: netsh int ip reset reset.log To reset the Windows/XP Socket layer, use this command from the command shell: netsh winsock reset catalog Check For Rootkits Turns out the virus installed a rootkit.  These are special files hidden by the operating system that change how the base OS works.  That makes them hard to detect & remove with normal spyware.  TDSS rootkit by Kapersky Labs helps fix that: Download install and run TDSS rootkit removing tool - get it here: http://support.kaspersky.com/downloads/utils/tdsskiller.zip In our case the file c:\WINDOWS\system32\DRIVERS\isapnp.sys was compromised.  You ...

0 Comment   |   Posted in blog,desktop computing June 09, 2010