Advertisement
GordCaswell

PopmanThunderbirdOption1

Sep 24th, 2011
230
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%%PAL:PortableAppsDir%
  25. Replace=%PAL:Drive%%PAL:PortableAppsDir%
  26.  
  27.  
  28. [FileWrite3]
  29. Type=Replace
  30. File=%PAL:DataDir%\Data\settings\PopMan.ini
  31. Find=%PAL:LastDrive%\
  32. Replace=%PAL:Drive%\
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement