- 486 or Pentium-233
- WinNt or Win9x
- 8 - 16 mb dram
- slow hard drive
To get started, the current logic reads in a 4.1 mb plain text file. This can take quite a long time (10 seconds or even longer) to load/launch on the obsolete equipment described above.
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