From 89f808948214bcb159cacf177992a9ac11158079 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Sun, 18 Mar 2007 13:48:49 +0000 Subject: Updated to include NSIS installer instructions. svn:r9869 --- doc/tor-win32-mingw-creation.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index a70ffbe93b..f9206721b1 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -113,3 +113,14 @@ Type "make" You now have a tor.exe in src/or/. This is Tor. You now have a tor_resolve.exe in src/tools/. + +Stage Six: Build installer +--------------------------- +Install the latest NSIS: +http://nsis.sourceforge.net/Download + +Run the package script in contrib: +From the Tor build directory above, run: +"./contrib/package_nsis-mingw.sh" + +The resulting Tor installer executable is in ./win_tmp/. -- cgit v1.2.3-54-g00ecf