M
mich1985
Hello all,
at the moment i try to disable WebView as default. In my first test i
have tried to set the WebView key with the following reg settings in
td:
...\RegMigrate\HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
...\RegMigrate\HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
But these keys are not working. After this i have tried to set the
WebView key after FBA with a RunOnce key.
...\RegMigrate\HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce
Value: cmd.exe /C %10%\regedit.exe %10%\Reg_WebView.reg
But this doesn't work too. After the RunOnce step the Explorer starts
and change the WebView value to 1.
So i have tried to use RunOnceEx -> doesn't work...
If i execute the reg file manually after explorer has started it works
fine.
For information the command window pops up and ask for merging the reg
file in all tests just the RunOnceEx will not be executed.
Is there any api to disable WebView?
Regards,
flo
at the moment i try to disable WebView as default. In my first test i
have tried to set the WebView key with the following reg settings in
td:
...\RegMigrate\HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
...\RegMigrate\HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
But these keys are not working. After this i have tried to set the
WebView key after FBA with a RunOnce key.
...\RegMigrate\HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce
Value: cmd.exe /C %10%\regedit.exe %10%\Reg_WebView.reg
But this doesn't work too. After the RunOnce step the Explorer starts
and change the WebView value to 1.
So i have tried to use RunOnceEx -> doesn't work...
If i execute the reg file manually after explorer has started it works
fine.
For information the command window pops up and ask for merging the reg
file in all tests just the RunOnceEx will not be executed.
Is there any api to disable WebView?
Regards,
flo