Skip to content

Conversation

jay0lee
Copy link

@jay0lee jay0lee commented May 2, 2016

This patch automates building 32 and 64 .EXE files for Windows admins saving them from the need to install Python, dependencies, etc. Should satisfy issue #13

jay0lee added 2 commits May 2, 2016 14:08
-apiclient is now googleapiclient
-OpenSSL is no longer needed, oauth2client2 2.0+ now supports
Python-native SSL via rsa and pyasn modules.
del /q /f import-mailbox-to-gmail-%1-windows.zip
del /q /f import-mailbox-to-gmail-%1-windows-x64.zip

c:\python27-32\scripts\pyinstaller -F --distpath=import-mailbox-to-gmail import-mailbox-to-gmail.spec
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make the paths (e.g. c:\python27-32 and 7zip's path) in central variables?

@eesheesh
Copy link
Collaborator

eesheesh commented Jun 8, 2016

Thanks Jay! Added a few comments.

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

Successfully merging this pull request may close these issues.

3 participants