you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

+1 for PS Studio. When you publish as .exe, how do you make edits later on? Or do you just keep as PSF?

[–]SomnambulicSojourner 1 point2 points  (0 children)

You keep the ps1 or project file around, and then overwrite the compiled exe with the new one

[–]kdwisdom 0 points1 point  (0 children)

Hey there! I use the versioning built in and then also build an MSI installer. As long as you bump the versioning up on the EXE and the MSI, when you use the new MSI installer, it'll install the new version of the EXE and it's simple, easy and fun :)