gutomaia / pyNES

Python programming for Nintendo 8 bits
BSD 3-Clause "New" or "Revised" License
1.21k stars 109 forks source link

Associate .asm file to pynes.exe on NSIS #12

Open gutomaia opened 10 years ago

gutomaia commented 10 years ago

Improve the NSIS instaler with:

Associate the .asm file to pynes.exe command on the local folder. The expected behavior should be. When the user has a folder with the whole asm project, when double clicks on the main.asm file, a new main.nes file should appear.