This one guy posted in the forums asking to remove a prompt and I thought I'd comment out a few lines and post it for him.
[278]; Ask the user if they want to copy their profile locally [279];MessageBox MB_YESNO|MB_ICONQUESTION `$(LauncherAskCopyLocal)` IDYES EndMessageBox1 [280]; MessageBox MB_OK|MB_ICONINFORMATION `$(LauncherNoReadOnly)` [281]; Abort [282];EndMessageBox1:
When I try to compile, however, I get an error on line 748 "Invalid command: KillProc::FindProcesses" in both ANSI and Unicode, using the latest versions of each.
What's going on?
You're missing a plugin.
It is worth pointing out that it is illegal to distribute Google Chrome Portable pre-packaged and on a CD.
Sometimes, the impossible can become possible, if you're awesome!
I looked in App\NSIS\plugins folder and KillProc (and FindProc) plugins are both there in Unicode and ANSI. I also intended to post launcher only, of course.
I also downloaded plugin by itself and their the same versions already installed in the plugins folders (latest ANSI version in ANSI and Unicode version in Unicode, same MD5 and all).
Recompiling the launcher while possible is not the only, and likely not the most feasible answer for achieving what was wanted in the other thread, instead you should tell it to "RunLocally" (see my comment the other thread https://portableapps.com/node/37164#comment-207404)