carlosalvidrez
Programmer
Hello guys,
I have a shortcut that allows me to open a "Microsoft Access 2000" instance from the Citrix Server ("C:\Program Files\Citrix\ICA Client\pn.exe" /APP "Microsof Access 2000" /PNI "0u6x5644".
How could I make that shortcut to automatically open the database (.mdb file) I need to work with?
I have tried the following, without success:
1. "C:\Program Files\Citrix\ICA Client\pn.exe" /APP "Microsof Access 2000" /PNI "0u6x5644" "C:\Risk.mdb"
2. "C:\Program Files\Citrix\ICA Client\pn.exe" /APP "Microsof Access 2000" /PNI "0u6x5644" /FILE "C:\Risk.mdb"
3. "C:\Program Files\Citrix\ICA Client\pn.exe" /APP "Microsof Access 2000" /FILE "C:\Risk.mdb" /PNI "0u6x5644"
Thanks in advance for your attention.
Your response is highly appreciated.
I have a shortcut that allows me to open a "Microsoft Access 2000" instance from the Citrix Server ("C:\Program Files\Citrix\ICA Client\pn.exe" /APP "Microsof Access 2000" /PNI "0u6x5644".
How could I make that shortcut to automatically open the database (.mdb file) I need to work with?
I have tried the following, without success:
1. "C:\Program Files\Citrix\ICA Client\pn.exe" /APP "Microsof Access 2000" /PNI "0u6x5644" "C:\Risk.mdb"
2. "C:\Program Files\Citrix\ICA Client\pn.exe" /APP "Microsof Access 2000" /PNI "0u6x5644" /FILE "C:\Risk.mdb"
3. "C:\Program Files\Citrix\ICA Client\pn.exe" /APP "Microsof Access 2000" /FILE "C:\Risk.mdb" /PNI "0u6x5644"
Thanks in advance for your attention.
Your response is highly appreciated.