[win32][Installer] Tool kit for creating win32 installer on Linux
John Arbash Meinel
john at arbash-meinel.com
Tue Jan 10 19:13:14 GMT 2006
Alexander Belchenko wrote:
> To Martin and others,
>
> I put the set of scripts that I use to create win32 installer for bzr.
> This is very minimalistic version that create launcher batch file
> bzr.bat. You could use it on Linux to create native win32 installer.
>
> See txt file in archive and comments in scripts.
>
> Archive you can find here:
>
> http://bzr.onembedding.com/bzr.win/make_win32_installer.zip
>
> --
> Alexander
>
>
Why are you creating your own .bat file? Inside setup.py I see a
specific command 'my_install_scripts' which is supposed to create a
bzr.bat file inside the scripts directory.
I'm just thinking since we already have a setup.py it probably wouldn't
take a lot to modify it so that it would do what you want, and you just
supply
python setup.py bdist_wininst
But thank you for posting what you actually use so that we can sort it out.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060110/42edb37a/attachment.pgp
More information about the bazaar
mailing list