Hi Devs !
It's me again !
I'm a stickler for principles ! Portable means for me that no files are written
elsewhere than in the QtWeb folder.
Files are written in "local settings\application data":
For the registry, some keys are written:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\QtWeb.NET]
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser]
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\BrowserMainWindow]
"defaultState"=hex:40,00,42,00,79,00,74,00,65,00,41,00,72,00,72,00,61,00,79,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,63,00,00,00,00,00,00,00,1d,00,00,00,\
00,00,00,00,00,00,00,00,00,00,29,00
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\cookies]
"acceptCookies"="AcceptOnlyFromSitesNavigatedTo"
"keepCookiesUntil"="KeepUntilExpire"
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\downloadmanager]
"removeDownloadsPolicy"="Never"
"size"="@Size(410 252)"
"downloadDirectory"="C:\\Documents and Settings\\Ordi\\Mes documents\\Downloads"
"full_cleanup"="true"
"askForFileName"="false"
"first_ask"="false"
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\general]
"openLinksIn"=dword:00000000
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\history]
"historyLimit"=dword:0000001e
"historyExpire"=dword:ffffffff
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\MainWindow]
"restoring"="false"
"downloadAudioVideo"="false"
"style"="Windows XP"
"home"="http://www.google.com"
"onStartup"=dword:00000000
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\proxy]
"enabled"="false"
"type"=dword:00000000
"hostName"=""
"port"="1080"
"userName"=""
"password"=""
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\sessions]
"lastSession"=hex:40,00,42,00,79,00,74,00,65,00,41,00,72,00,72,00,61,00,79,00,\
28,00,00,00,00,00,00,00,ec,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,01,\
00,29,00
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\toolbarsearch]
"recentSearches"=hex(7):63,00,6f,00,64,00,20,00,36,00,00,00,00,00
"maximumSaved"=dword:0000000a
"searcher"="Google"
[HKEY_CURRENT_USER\Software\QtWeb.NET\QtWeb Internet Browser\websettings]
"ZoomRatio"="1"
"fixedFont"=hex:40,00,56,00,61,00,72,00,69,00,61,00,6e,00,74,00,28,00,00,00,00,\
00,00,00,40,00,00,00,00,00,00,00,16,00,00,00,43,00,00,00,6f,00,00,00,75,00,\
ff,00,ff,00,ff,00,05,00,01,00,00,00,32,00,10,00,29,00
"standardFont"=hex:40,00,56,00,61,00,72,00,69,00,61,00,6e,00,74,00,28,00,00,00,\
ff,00,ff,00,ff,00,ff,00,05,00,01,00,00,00,32,00,10,00,29,00
"enableJavascript"="true"
"enablePlugins"="true"
"autoLoadImages"="true"
"blockPopups"="true"
"savePasswords"="false"
"enableDiskCache"="false"
"userStyleSheet"=hex:40,00,56,00,61,00,72,00,69,00,61,00,6e,00,74,00,28,00,00,\
00,00,00,00,00,11,00,ff,00,ff,00,ff,00,ff,00,29,00
"privacy_mode_confirmation"="false"
Is it possible to make them written besides 'QtWeb.exe' ??