mkilburn60

Results 6 comments of mkilburn60

@piaskowyk now that callWithThis is fixed is there a possibility to get Reanimated working with V8?

@TheRealDannyyy yes its working really well ;). Be careful to use single quotes to handle paths with spaces. Here is an example with single quotes in two places. "chromium-args": "--user-data-dir='%APPDATA%'\\TheProduct\\'User...

@TheRealDannyyy note you two backslash for each of the path separators but this page removes one when it renders.

@TheRealDannyyy thats true - crash dumps still go to the default.

@TheRealDannyyy I'm guessing the same fix would need to be applied to --crash-dumps-dir

@TheRealDannyyy the expansion is applied to the whole command line so try setting --crash-dumps-dir to %APPDATA%