Local Install Dir

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

mr_steph
User
Posts: 52
Joined: Tue Jul 22, 2008 8:18 am

Local Install Dir

Post by mr_steph »

Hi,

can i retrieve the install directory of Viewer with javascript function?

Thanks
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2448
Joined: Thu Jun 30, 2005 4:11 pm

Re: Local Install Dir

Post by Vasyl - PDF-XChange »

No, but you can obtain it ... (in pseudocode):

Code: Select all

string pathOut;
GetProperty("General.ApplicationModulePath", pathOut, 0);
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.