Changeset 472

Show
Ignore:
Timestamp:
03/24/06 10:33:56 (3 years ago)
Author:
edmanm
Message:

We should remind people that they still need to configure their applications
to use Tor after bundle installation is complete. Justin, can you make sure
the nsis script still compiles?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pkg/win32/bundle/bundle.nsi

    r456 r472  
    7474!define MUI_HEADERIMAGE_BITMAP "${NSISDIR}\Contrib\Graphics\Header\win.bmp" 
    7575!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" 
    7677!define MUI_FINISHPAGE_RUN 
    7778!define MUI_FINISHPAGE_RUN_FUNCTION CustomFinishFn