Hello everyone.
This is my first time to create an installer. I developed a program which plays a two .wav files. The file path of the .wav file is hardcoded. The path is in C:\Windows folder. I want that when when the program is installed, automatically the two .wav files will be installed in C:\Windows separate from the program itself. Is this possible and any tutorial how to do it? Thank you.
This is my first time to create an installer. I developed a program which plays a two .wav files. The file path of the .wav file is hardcoded. The path is in C:\Windows folder. I want that when when the program is installed, automatically the two .wav files will be installed in C:\Windows separate from the program itself. Is this possible and any tutorial how to do it? Thank you.