Advertisement
Guest User

Chromium Preferences

a guest
Jan 8th, 2012
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ${SegmentPrePrimary}
  2.     ${ForEachFile} $R0 $R1 $DataDirectory\Profile\*\Preferences
  3.         ${ReplaceInFile} $R0 "$LastDrive\\"         "$CurrentDrive\\"
  4.         ${ReplaceInFile} $R0 "file:///$LastDrive/"  "file:///$CurrentDrive/"
  5.     ${NextFile}
  6. !macroend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement