leanflutter / flutter_distributor

An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
https://distributor.leanflutter.dev/
MIT License
812 stars 114 forks source link

New options to let chose install folder #67

Closed Ros4111 closed 2 years ago

Ros4111 commented 2 years ago

Hello: Flutter_distributor use Inno Setup to package the .exe installer for windows. This app let the user choose a some setting like: DefaultDirName (now the app is installed in a c:\program files (x86)\ using the {autopf} variable I would like {sd} that is C: or D: DisableDirPage I would like to let the user choose the destiny directory (now it is not possible)

Setting (AppVersion and AppName) are in the file distribute_options.yaml and should be easy to add this options.

Thanks for your work.

lijy91 commented 2 years ago

Please update to v0.2.5