![]() |
Click here to advertise with us
|
|
|||||||
| Deployment Discussions related to installation, patching/updates, no touch deployment, etc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Am I crazy or is there no Setup and deployment for the standard edition?
I have already ran the install template command with no luck so I have to wonder if it is included. It should be listed under Other project types, but it is empty. I cannot use the application I build because I am using the MS Power tools shape control and I cannot find anyway to add it when I build my application and looking up info on the Power Tools there is a check box that you select in the setup and deployment which I don't have. Any help would be appreciated. Ty |
|
|||
|
I'm not deploying a web app. This is a Windows form app and I do not have a sever to publish it to. There should be a setup template at least I think....
Ty |
|
||||
|
ClickOnce publish is also for file based deployment, all versions include this. Only VS Pro version has MSI setup project deployment.
Thread moved to Deployment forum, please post in most appropriate forum.
__________________
Some useful links: Learning videoes, Code Samples, WMI Code Creator, MSDN, The Code Project, WindowsClient.net, ASP.net, W3 Schools, Regular-Expressions.info, GDI+ FAQ
How to format posts with code blocks etc - present the problem/post properly ![]() |
|
|||
|
Picoflop,
I may be able to squeak by with that. I did not know you could specify a file directory. The biggest issue is that I cannot add files to the setup but I'll give it a go. Thanks Ty |
|
||||
|
You can add files to setup by adding them to project and specify build action.
__________________
Some useful links: Learning videoes, Code Samples, WMI Code Creator, MSDN, The Code Project, WindowsClient.net, ASP.net, W3 Schools, Regular-Expressions.info, GDI+ FAQ
How to format posts with code blocks etc - present the problem/post properly ![]() |
|
||||
|
Yes, you can have folder structure in project, select "New folder" in menu/context menu. For output files same folder tree is used from application folder when deployed, this also applies to regular build outputs (to Bin folder by default).
__________________
Some useful links: Learning videoes, Code Samples, WMI Code Creator, MSDN, The Code Project, WindowsClient.net, ASP.net, W3 Schools, Regular-Expressions.info, GDI+ FAQ
How to format posts with code blocks etc - present the problem/post properly ![]() |
|
|||
|
Publish works for the most part. The only thing I don't like is that I cannot set the directory for the installation on the end PC, but everything else is good and with JohnH's help I figured out how to add files and folders.
You maybe able to set the installation directory, but I haven't found out how yet. I have installed in on a test PC and found that the user is not given a choice and it also does not present a message that it has completed. Thanks, Ty |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|