Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup an installer tool and a Configuration UI #7

Closed
GoogleCodeExporter opened this issue Nov 10, 2015 · 4 comments
Closed

Setup an installer tool and a Configuration UI #7

GoogleCodeExporter opened this issue Nov 10, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

There is no installer tool for RuralCafe. This would help significantly in 
easing the setup for RuralCafe. As a part of the installer, some help with 
setting up the configuration file would be good.

Original issue reported on code.google.com by shouldab...@gmail.com on 3 Oct 2010 at 8:36

@GoogleCodeExporter
Copy link
Author

Original comment by satiaher...@gmx.de on 9 May 2013 at 4:53

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

We have a setup.exe under RuralCafe/publish. It works, but you cannot configure 
anything (path, desktop icon, startmenu, etc.). The files are put into a 
strange directory in the user APP_DATA. You can deinstall it the normal way you 
would deinstall other things, too.

Please have a look at my last two commits and the comments I wrote there.

To provide configuration I will design a window, so that the application 
manages it itself.

I hope you find this to be sufficient. If not, we will have to look for 
something else than the VS standard way. From what I read, they had cooler 
stuff before, but removed it for VS 2012. You have either to stick to this 
minimal solution, buy InstallShield (or use the Limited Edition), or do 
something on your own.

Original comment by satiaher...@gmx.de on 9 May 2013 at 10:12

  • Changed title: Setup an installer tool and a Configuration UI
  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

A SettingsForm has been added that is shown on each startup. This is probably 
not the nicest solution, but works for now.

Probably I will still look into adding an IWizard, so that new files (e.g. in 
TroTro) are automatically set to 'CopyIfNever' and not 'NeverCopy', which is 
kinda annoying, because you tend to forget this setting.

Could you look at the setup.exe and and the SettingsForm and tell me your 
opinion, Jay?

Original comment by satiaher...@gmx.de on 10 May 2013 at 11:19

@GoogleCodeExporter
Copy link
Author

Original comment by satiaher...@gmx.de on 4 Sep 2013 at 4:54

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant