|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Publish, but not ClickOnceHi,
my application uses some configuration files. Since I could not find a way to have VS 2005 include these files into the generated Setup program once I publish the ClickOnce application (not even when I have these external config files on my resources tab) I'm going to publish my application as a "normal" program. This way it is easier for the user to find the application installation path (like c:\program files\the program name\config) How can I achieve this? Is there a way to have the final setup program also install (just copy) any config files to the destination machine? Thank you very much in advance, Kurt Kurt,
> I'm going to publish my application as a "normal" program. This way it is You can just 'build' the program to \bin\release in the project directory, > easier for the user to find the application installation path (like > c:\program files\the program name\config) > > How can I achieve this? and then use something like the Nullsoft installer (nsis.sourceforge.net) to create your config file. Hope this works. Hi,
"Jonathan Rothwell" <freewindownlo***@ntlworld.com> schrieb im Newsbeitrag I tried the suggested installer software and it seems to work just fine.news:cprYf.10063$BO5.8032@newsfe3-win.ntli.net... > You can just 'build' the program to \bin\release in the project directory, > and then use something like the Nullsoft installer (nsis.sourceforge.net) > to create your config file. Thanks for the advice! Kurt
How to retrive Outlook 2003 style gradient color schemes?
Dynamic DataGridView missing horizontal scrollbar Suggestions to reduce memory use when splitting a string Accessing Properties within a Panel Inheritance Copy List(Of type) to another List(Of type) Reading a Webpage Source with Cyrillic Characters Get the Application Icon?? get selected node from mouse right click Removing a file with VB.NET Program |
|||||||||||||||||||||||