Try disabling User Account Control (UAC)
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
------------------------------
message: 7
date: Thu, 14 Oct 2010 16:50:44 -0400
from: "Michael Smith" <msmith@xxxxxxxxxxxxxx>
subject: RUNDLL32 and Windows 7
We are having a problem with our 1st Windows 7 PC. All applications are
working correctly with 1 exception, the program listed below.
This program works on our Windows XP machines, the .PDF is displayed on
the screen, but will not work on the new Windows 7 machine. It stays
input inhibited for appx 60 secs and returns with no errors the .PDF not
being displayed.
We have tested the file associations by clicking on this item in its
folder and that works correctly.
We are on V5R4. The Client Access version is V5.8.
To the best of my knowledge all PTF's have been installed and applied.
Any suggestions on how to resolve this issue will be appreciated.
Michael Smith
------------------------------------------------------------------------
-------------
STRPCO
CHGVAR VAR(&CMDSTRING) VALUE('rundll32 +
Shell32,ShellExec_RunDLL "K:09.87.15.pdf"')
CHGVAR VAR(&HND1) VALUE(' ')
CHGVAR VAR(&HND2) VALUE(' ')
CALL PGM(QSYGETPH) PARM('*CURRENT' '*NOPWD' &HND1)
CALL PGM(QSYGETPH) PARM(&PRF '*NOPWD' &HND2)
CALL PGM(QWTSETP) PARM(&HND2)
STRPCCMD PCCMD(&CMDSTRING) PAUSE(*NO)
CALL PGM(QWTSETP) PARM(&HND1)
CALL PGM(QSYRLSPH) PARM(&HND2)
------------------------------
As an Amazon Associate we earn from qualifying purchases.