System
Pause Batch Script for a Number of Seconds
There are a few ways to have a batch script wait for a number of seconds. The simplest and most widely available without any additional programs is to use the ping command.
- 4 comments
- Read more
- 1787 reads
Windows Installer & Safe Mode
Windows Installer will not work under Safe Mode, this means that programs cannot be installed or uninstalled in safe mode without giving a specific command using msiexec in command prompt.
To make Windows Installer work under safe mode, you need to create a registry entry for every type of safe mode you are logged in to.
Using WiseScript to Manage the Delivery Time Logic of SVS Applications, Part 2
In this scenario, we are a corporate repackager with the full power of Wise Package Studio 7.0 SP2 at our disposal. Our assigned task is to deploy a Microsoft Office 2003 SVS package to all of the machines in the company. The problem is that each department within the company has a specific Office Profile Configuration setting that they are required to use. We don't want to create a separate MS Office VSA package for each department with the customized settings baked into it and we don't want to configure the MS Office layer after it has been installed because resetting the layer will wipe out all of our settings. So, what can we do...?
Reg2Wise
Imports reg files into wise scripts; supports Win2000 unicode reg files.
Busy Msg 2
A Win32 DLL that can be used to display messages while the setup program is busy doing something else.
Restart
UDF: implements support to force restart after Setup is completed.
Replace SubString
UDA: Allows replacement of any substring within another string containing a new value. Search is case sensitive.
Print File
UDA: Action to print a file. Requires WordPad.
Get IE version
UDA: Allows user to get information about IE version. Supports all versions of IE. Returns a version value.
DMO Support
Three scripts: The first one prepares a folder with DMO-files for server setup, the second one installs them from server location to client computer location and registers it. The third one is a single script for DMO installation.








Recent comments
3 hours 30 min ago
4 hours 10 min ago
23 hours 33 min ago
23 hours 51 min ago
1 day 2 hours ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 11 hours ago