Advertisement
GordCaswell

PopmanCustomNSH

Sep 24th, 2011
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ${SegmentFile}
  2.  
  3.  
  4. ${SegmentPrePrimary}
  5. # Read the user's choice for email client. This should be in the form of "X:\PortableApps\ThunderBirdPortable\ThunderbirdPortable.exe" without the quotes.
  6. ${ReadUserConfig} $0 EmailClient
  7. #Write the choice to the appropriate place in the ini file.
  8. WriteINIStr ${Package}\Data\Settings\PopMan.ini Settings EmailClient $EmailClient
  9.  
  10. !macroend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement