Publishing app

T

tshad

I have an app that I want to run in the folder on the server as on my
workstation.

But when I publish the app, I get an executable that installs the program.
And I can't find where it put it.

It creates an entry in my programs menu which I can find in my Documents and
Settings\ts\Start Menu folder. This happens to be a shortcut. But when you
look at the shortcut, there is nothing that tells me where the actual
applications and dlls are?

Where does it put it?

Is there a way to tell VS to just create the folders that I can move to the
server? I don't want to install each time I make a change, just move
everything but the .config files?

Thanks,

Tom
 
T

tshad

When you look at the Publish tab of the Properties, it has a Publishing
Folder Location (which is a file location - c:\publish). There is also an
Installation Folder URL (not sure what this is for).

I want the program to run out of a folder on the C drive (C:\Auto).

I also want the program to run from the Schedular. But the Server will not
be logged on.

Is there a way to get the Server to run the program in this manner? Give it
a context to run under?

Thanks,

Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Publishing a windows app 3
BT Wi-fi App Question 4
Automate another app from my C# app 9
Installer in VS2005 1
Combine EXE and DLL 1
Install an App as Auto Startup 4
Click-once app does not run 3
Publishing aPP 2

Top