Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows Vista install problems

Status
Not open for further replies.

SteveGlover

Programmer
Mar 25, 2003
19
GB
My App uses the VB PDWizard to install. Its been stable for several years now and I've had no problems installing on Windows 98 or XP. However, a customer has just tried installing on Vista and run into problems. The installation program gives the error message "an error occured while installing ITIRCL.DLL". (ITIRCL.DLL is used by the compiled help system).

I thought the problem may be to do with user priveladges, but he says he has an Admininstrator account.

Any suggestions?
Thanks, Steve
 
Some controls aren't supported (such as CDC Control).

See if Vista can open the file on it's own. Maybe the app doesn't need the install package? Vista comes with it's own VB6 runtime lib's, and won't install over them. I'm hoping the problem is resolved that I had with RC1.

My app installed, and ran, but the next day, it was gone!

Also, CDC Printer Dialog wasn't working. Sent everything to the default printer, before my apps printer. Not a sweet sign.

-David
2006 & 2007 Microsoft Most Valuable Professional (MVP)
2006 Dell Certified System Professional (CSP)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top