Weekly portion
- Parashat Beshalach - 4 February 2023 February 4, 2023Torah: Exodus 13:17-17:16 Haftarah: Judges 4:4-5:31 Haftarah for Sephardim: Judges 5:1-31
- Parashat Beshalach - 4 February 2023 February 4, 2023
Category Archives: Programming
WiX edit – observing the parts
So we have just created a (simple) install program that copies a couple of files and containing directory into the Program files directory. Let’s look at the user interface and see what we can do. First, note that the project … Continue reading
Using WiX Edit to create an install package
Install WiX toolset. Install WiX edit Install Notepad++ Open WiX edit and create New project. This will open a wizard. Click next. The directory named PFiles is our Program Files directory, and files and directories added here will be copied to Program … Continue reading