Starting research again for a proper secured download application site.
Starting here:
https://css-tricks.com/how-to-set-up-and-host-a-publicly-accessible-file-on-amazon-s3-simple-storage-service/
Collection of unedited thoughts and bits of knowledge I can't seem to remember
Monday, July 27, 2015
Saturday, July 4, 2015
NSIS 3.0b1 setup for DRC
Installing NSIS on HP laptop with the following steps
Files in SVN ..,/svn/DRC_Installer/References
http://nsis.sourceforge.net/Main_Page
http://www.spaceblue.com/products/venis/
My copy of Venis
1) Install nsis-3.0b1-setup.exe
2) Install Venis Editor
3) Install Registry.zip Addin (Optional)
a) Within Registry.zip copy:
- Desktop\example => c:\Program Files(x86)\NSIS\Examples\
- Desktop\Include => c:\Program Files(x86)\NSIS\Include\
- Desktop\Plugin => c:\Program Files(x86)\NSIS\Plugins\
4) Copy ZipDLL.dll to c:\Program Files(x86)\NSIS\Plugins\x86-ansi\
5) Copy nsProcess.nsh c:\Program Files(x86)\NSIS\Include\
6) Copy ZipDLL.dll to C:\Program Files (x86)\NSIS\Plugins\x86-ansi\
Files in SVN ..,/svn/DRC_Installer/References
http://nsis.sourceforge.net/Main_Page
http://www.spaceblue.com/products/venis/
My copy of Venis
1) Install nsis-3.0b1-setup.exe
2) Install Venis Editor
3) Install Registry.zip Addin (Optional)
a) Within Registry.zip copy:
- Desktop\example => c:\Program Files(x86)\NSIS\Examples\
- Desktop\Include => c:\Program Files(x86)\NSIS\Include\
- Desktop\Plugin => c:\Program Files(x86)\NSIS\Plugins\
4) Copy ZipDLL.dll to c:\Program Files(x86)\NSIS\Plugins\x86-ansi\
5) Copy nsProcess.nsh c:\Program Files(x86)\NSIS\Include\
6) Copy ZipDLL.dll to C:\Program Files (x86)\NSIS\Plugins\x86-ansi\