Hi there!
I am a beginner programmer in office automation and I'm currently working on a program that interfaces with MS Word. I program in Visual Basic Express.

I'm not sure if this is the right forum to post this question, but I ask that you please bear with me or refer me to the correct forum...

What I need to do is to change the install path for my program from somewhere in AppData, to C:\Program Files\MyApp

On the forums I did find this:

"I think if you replaced $(app.path) in the install location screen
with your path, it would make it the default."

But I cannot find the install location screen in VB Express...

I would appreciate help a lot!

Pieka