Jump to content
  • 0

Publish Ms Access application


Nicolas EYRIGNOUX

Question

Posted

Hi,

 

in XenApp 6.5 I published an MS Access app with this command:

 

Command Line "C:\Program Files (x86)\Microsoft Office\Office14\MSACCESS.EXE" "c:\Program Files (x86)\Afdsi\itdeux.accde" /x AutoExec

Working Directory : c:\Program Files (x86)\Afdsi

 

I can't find the right setting under Studio to publish this application under VDA 1912.

 

A shortcut on the VDA server desktop, however, works well with this :

 

Target : "C:\Program Files (x86)\Microsoft Office\Office16\MSACCESS.EXE" "c:\Program Files (x86)\Afdsi\itdeux.accde"  /x AutoExec

Start In : "C:\Program Files (x86)\Microsoft Office\Office16"

 

Thanks for your help.

Nicolas

8 answers to this question

Recommended Posts

  • 0
Posted

Hi Nicolas.  I know how frustrating it is when you knew a product so well.  I hope the following annotated screenshot is worth a thousand words.  When you click on 'Manually', you will see a user interface that is very easy to understand. 

 

Add Application.png

  • 0
Posted

Hi Sandrabu,

 

I probably explained myself badly (my English is not very good ...)

I know how to manually add an application in Studio.

But my problem is to get to launch an application MS Access in the format .accde using the runtime MS Access.

When I launch the app with the attachment settings (Capture1), I have an MS Access error message saying that the control line settings are not allowed settings by MS Access.

Off the setting " /x AutoExec " works if I created a shortcut on directly on the VDA server desktop (see screen copy 2).

 

Nicolas

Capture1.JPG

Capture2.JPG

  • 0
Posted

I bypassed the problem by making a cmd file with the command :

"C:\Program Files (x86)\Microsoft Office\Office16\MSACCESS.EXE" "c:\Program Files (x86)\Afdsi\itdeux.accde"  /x AutoExec

it works when i published the cmd.

 

Nicolas

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...