[SOLVED] Wapt directory organization
Published: February 4, 2019 - 2:20 PM
Hello,
I'm contacting you to understand the organization of the wapt package.
The source of my test software is a DVD, with many files, MSIs, and folders in the root directory...
To keep things clean, I'd like everything in my wapt package to be contained in a single folder called Toto.
So far, so good.
The problem is that when I create my setup.py file, I can't launch my MSI; I don't see how to specify the new path Toto\titi.msi.
I'm contacting you to understand the organization of the wapt package.
The source of my test software is a DVD, with many files, MSIs, and folders in the root directory...
To keep things clean, I'd like everything in my wapt package to be contained in a single folder called Toto.
So far, so good.
The problem is that when I create my setup.py file, I can't launch my MSI; I don't see how to specify the new path Toto\titi.msi.