This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Printer driver install on windows 7 X64
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 20, 2010
11:49 PM
Printer driver install on windows 7 X64
I added a command on my installer to install a printer.using execute command:
$SYSTEM$$/$rundll32.exe printui.dll,PrintUIEntry /ii /f "$USER_INSTALL_DIR$$/$driver.INF"
This works fine in 32 bit (windows 7 x86) but when run in 64 bit i got this error "Windows can't open Add
Printer.Operation could not be completed. (Error 0x0000007e)."
The funny thing is if I enter this command line from a command windows it works.
Any idea what wrong?
Tried to changed the $System$ with $System_64$ also $SysWOW64$ still same error.
TIA..
$SYSTEM$$/$rundll32.exe printui.dll,PrintUIEntry /ii /f "$USER_INSTALL_DIR$$/$driver.INF"
This works fine in 32 bit (windows 7 x86) but when run in 64 bit i got this error "Windows can't open Add
Printer.Operation could not be completed. (Error 0x0000007e)."
The funny thing is if I enter this command line from a command windows it works.
Any idea what wrong?
Tried to changed the $System$ with $System_64$ also $SysWOW64$ still same error.
TIA..
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 21, 2010
04:08 AM
Have you tried searching what the error means? Using Google I could find this, for instance:
http://social.technet.microsoft.com/Forums/en-US/winserverprint/thread/6c68f4d3-fa4c-4986-9567-bbe89551652f
http://social.technet.microsoft.com/Forums/en-US/winserverprint/thread/6c68f4d3-fa4c-4986-9567-bbe89551652f