• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

trying to create reg hack for pdf.ocx in windows xp

Manzelle

Golden Member
trying to create a reg hack in winxp sp1 for the following command: regsvr32 /u c:\progra~1\adobe\acroba~1.0\acrobat\active\pdf.ocx but i cant figure it out.

this hack will be used for a network by the way...any help would be appreciated.
 
A reg hack that does what? Allows you to network the PDF printer so users can print to it over the network?

Not that I'm really sure what you're trying to accomplish; but if my stab-in-the-dark-guess is close I'm pretty sure that this violates the EULA...
 
You mean automatically insert the COM registration info in to the registry with a .reg file? Use Regmon and find out what regsvr32.exe enters in to the registry. Then duplicate that with a .reg file.
 
Back
Top