|
Windows Installer Wrapper Wizard (WIWW) 0.2.0 |
|
|
By Vincent on
Friday, July 06, 2007
|
|
|
|
Installing legacy software with group policies in the Active Directory can cause some challenges. The first is machine assigned software. Machine assigned software can only be installed using a Windows Installer msi file.
The second is allowing users to install software by publishing it to the user. Publishing software to the user can be done using .zap files, but the software will run in the user’s security context and this is a problem when local administrator permissions are required. Publishing the software using a Windows Installer msi file can remedy this problem because, by default, published msi software is installed with elevated privileges.
With WIWW you can create msi files that will execute any command you specify and gives system administrators additional flexibility to remedy these challenges.
|
 |
|
Comments (11)
|
More...
|
|
|
Additional Bluetooth Drivers for Microsoft Bluetooth in Windows XP SP2 |
|
|
By Vincent on
Monday, June 25, 2007
|
|
|
|
Since Windows XP SP2 was released, Microsoft introduced a major improvement in supporting and detecting Bluetooth devices. Now, a few years down the road, there are more and more problems in finding Bluetooth drivers that will work with Microsoft's native Bluetooth stack. This article explains a way around this issue and includes a Windows Installer msi file with 116 additional Bluetooth drivers.
|
 |
|
Comments (85)
|
More...
|
|
|
Publish ActiveX Example Using Terminal Services Client 6.0 |
|
|
By Vincent on
Sunday, June 17, 2007
|
|
|
|
If you want to install an ActiveX component to your users for install on-demand, you can publish the ActiveX component in the Active Directory. As an example we will publish the Terminal Services Client 6.0 ActiveX, but you can use the same method described here to publish other ActiveX components. An example Windows Installer msi file is included.
|
 |
|
Comments (0)
|
More...
|
|