When I create packages and deploy them to Windows 2000 workstations, the PC runs the Windows hardware installer after it installs the application in the package?
Am I doing something wrong?
Thanks in advance,
Steve Shackelford
This can happen sometimes if the Package captures more than it should. Make sure you use good Packaging techniques:http://www.nbtnet.newboundary.com/supportkb/article.aspx?id=10016&cNode=4V4Q0V
After your Package has been created, you may want to do some manually editing to clean up it. Tips can be found here:http://www.nbtnet.newboundary.com/supportkb/article.aspx?id=10024&cNode=4V4Q0V
If the application that is being packaged ties in very deeply with the hardware on a particular machine (like NIC drivers), it may be that a Package cannot safely be created. In cases like this, a command Task with the native setup may work best.