Results 1 to 1 of 1
I need to create a self extracting exe for windows in linux. Currently I am doing this by
1. Creating zip in linux
2. cocatenation sfx32.dat (for windows) to the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-29-2005 #1Just Joined!
- Join Date
- Aug 2005
- Location
- INDIA
- Posts
- 1
Does using Windows SFX in creating SelfExtracting EXE and further distributing it infringe copyright
I need to create a self extracting exe for windows in linux. Currently I am doing this by
1. Creating zip in linux
2. cocatenation sfx32.dat (for windows) to the zip
3. Adjusting teh offset with -A of zip utility.
My problem is,
when I download the resulting .exe to my windows system from Linux Server and try to extrcat, i shows the following information on the extract dialog box
Info-Zips Windows SFX
"
Contents will be extracted to ......
.......
.....
by Mike White
"
My question is:
Does using Windows SFX in my production environment for creating the self extracting EXE and its further distribution infringe any Copyright?


Reply With Quote
