donderdag 5 november 2009

Remove Extra Space Between Paragraphs in Word 2007

If you don’t want Word to add the extra space, you can turn it off. However, you will need to turn it every time you open a new document unless you alter the Normal.dot template.

To turn off the space between paragraphs, follow these steps:

1. On the Home ribbon, find the Paragraph section
2. In the bottom right corner of the section, click the button to show the Paragraph dialog box
3. Select “Don’t add space between paragraphs of the same style”
4. Click OK

maandag 2 november 2009

Extract .msi files

To extract files from a .msi file at the command line, type:

msiexec /a PathToMSIFile /qb TARGETDIR=DirectoryToExtractTo

For example, to extract files from f:\zenworks\zfdagent.msi into c:\zfd701 you would type:

msiexec /a f:\zenworks\zfdagent.msi /qb TARGETDIR=c:\zfd701

The destination directory does not need to exist prior to running this command.

zondag 1 november 2009

Cisco VPN works with Windows 7 (32bit)

I successfully installed VPN client 5.0.03.0530-k9 on my Win7 32bit pc.
Note: If former installations were not successful, first do an uninstall again
The steps I did:
Go to the Citrix website and download the winfix.exe and dneupdate.msi for 32 bit or 64 bit depending on your system.
Run the winfix.exe. When it is done you must reboot the machine.
After this reboot run the dneupdate.msi. This will also require a reboot of the machine.
Reinstall the Cisco VPN Client