Compressed NT-2k-XP subdirectory for large data file
My freeware app has a "niche" of obsolete, dinosaur equipment:
- 486 or Pentium-233
- WinNt or Win9x
- 8 - 16 mb dram
- slow hard drive
I wanted to run some texts if a computer with WinNt/Win2000 would get started faster if the 4.1 mb text file was stored in a NTFS compressed subdirectory.
My quesiton: can a NSIS script detect which o/s the computer is using, and whether the destination drive was formated with NTFS? If so, can the script cause a compressed subdirectory to be created for the data file(s) to be stored?
C:\Program Files\MyApp <-- not compressed
C:\Program Files\MyApp\Data <-- compressed