Message 1 of 1
create an installer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm sharing some scripts with some people . It's about python files(*.py) and plug-ins(*.mll).
Instead of copy/paste the proper files to the proper folder is there a better solution?
I think about an installer which does the job. Ideally a *.exe file (some of them doesn't have python installed).
How can I create such installer?
Thanks.