Advertisement
GordCaswell

PopmanThunderbirdOption2

Sep 24th, 2011
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Launch]
  2. ProgramExecutable=PopMan\PopMan.exe
  3. WorkingDirectory=%PAL:AppDir%\PopMan
  4. LaunchAppAfterSplash=true
  5. SplashTime=1200
  6. SinglePortableAppInstance=true
  7. DirectoryMoveOK=yes
  8.  
  9. [FilesMove]
  10. settings\PopMan.ini=%PAL:AppDir%\PopMan
  11.  
  12. [DirectoriesMove]
  13. settings\Data=%PAL:AppDir%\PopMan\Data
  14.  
  15. [FileWrite1]
  16. Type=Replace
  17. File=%PAL:DataDir%\Data\settings\PopMan.ini
  18. Find=%PAL:LastDrive%%PAL:LastPackagePartialDir%
  19. Replace=%PAL:Drive%%PAL:PackagePartialDir%
  20.  
  21. [FileWrite2]
  22. Type=Replace
  23. File=%PAL:DataDir%\Data\settings\PopMan.ini
  24. Find=%PAL:LastDrive%\
  25. Replace=%PAL:Drive%\
  26.  
  27. [FileWrite3]
  28. Type=INI
  29. File=%PAL:DataDir%\Data\settings\PopMan.ini
  30. Section=Settings
  31. Key=EmailClient
  32. Value=%ThunderbirdPortable%
  33.  
  34. [Environment]
  35. ThunderbirdPortable=%PAL:Drive%\%PAL:PortableAppsDir%\ThunderbirdPortable\ThunderbirdPortable.exe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement