Changeset 472 for trunk/pkg/win32/bundle/bundle.nsi
- Timestamp:
- 03/24/06 10:33:56 (3 years ago)
- Files:
-
- 1 modified
-
trunk/pkg/win32/bundle/bundle.nsi (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pkg/win32/bundle/bundle.nsi
r456 r472 74 74 !define MUI_HEADERIMAGE_BITMAP "${NSISDIR}\Contrib\Graphics\Header\win.bmp" 75 75 !define MUI_HEADERIMAGE 76 !define MUI_FINISHPAGE_TEXT "Installation is complete.\r\n\r\nPlease see http://tor.eff.org/docs/tor-doc-win32.html to learn how to configure your applications to use Tor.\r\n" 76 77 !define MUI_FINISHPAGE_RUN 77 78 !define MUI_FINISHPAGE_RUN_FUNCTION CustomFinishFn
