regisma
Junior Member
Posts: 5
Registered: 6/3/2004
Member Is Offline
|
| posted on 7/20/2005 at 01:12 PM |
|
|
Tigra Menu cannot open local pdf on a PC running XP2
Hi,
Do you have a solution for a PC that uses the Tigra Menu and when I click an option, it usually show me a local PDF.
Now , since the upgrade to XP2, I cannot see the PDF, I click the option displayed by the menu and nothing happen!
thanks
Regis
|
|
|
regisma
Junior Member
Posts: 5
Registered: 6/3/2004
Member Is Offline
|
| posted on 7/21/2005 at 03:55 PM |
|
|
| Quote: | Hi,
I have found a solution!!!
Here is the trick!
XP2 accept local files with the following format :
\\PCname\shareName
So user now you must have a login script that create a sharename named shareName by example.
Then all the commands that defines the menu structure and display the pdf must be changed to use a format similar as this one:
\\\\PCname\\shareName\\folder1\\folder2\\document.pdf
I had also to remove the encode and unencode statements in the menu.js to make it work
the trick works.
thanks
Regis
quote]Originally posted by regisma
Hi,
Do you have a solution for a PC that uses the Tigra Menu and when I click an option, it usually show me a local PDF.
Now , since the upgrade to XP2, I cannot see the PDF, I click the option displayed by the menu and nothing happen!
thanks
Regis |
|
|
|
|