meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:v8_0_0:howto:getsql [2020/07/22 11:49] sylvainair [Retrieving SQL code from a query] |
en:v8_0_0:howto:getsql [2020/07/28 15:14] (current) |
||
---|---|---|---|
Line 7: | Line 7: | ||
<WRAP round alert> | <WRAP round alert> | ||
- | WARNING: the following manipulation requires : | + | **WARNING**: the following manipulation requires : |
* administrator privileges on the machine | * administrator privileges on the machine | ||
Line 18: | Line 18: | ||
* In windows, search for regedit, right-clic > Run as administrator\\ | * In windows, search for regedit, right-clic > Run as administrator\\ | ||
{{:en:v8_0_0:howto:pasted:20200715-143635.png?nolink}} | {{:en:v8_0_0:howto:pasted:20200715-143635.png?nolink}} | ||
- | * Navigate in the tree structure to the node ''Computer > HKEY_LOCAL_MACHINE > SOFTWARE > Wow6432Node > EVIDENS > Param'' | + | * Navigate in the tree structure to the node ''Computer > HKEY_LOCAL_MACHINE > SOFTWARE > Wow6432Node > EVIDENS > Param'' (''Computer > HKEY_LOCAL_MACHINE > SOFTWARE > EVIDENS > Param'' 32 bits machines) |
* in the right pannel, right-clic > new > Valeur DWORD 32 bits\\ | * in the right pannel, right-clic > new > Valeur DWORD 32 bits\\ | ||
- | {{:en:v8_0_0:howto:pasted:20200715-144148.png}} | + | {{:en:v8_0_0:howto:pasted:20200715-144148.png?nolink}} |
* edit the value of the key, in hexadecimal form : | * edit the value of the key, in hexadecimal form : | ||
* 1 ⇒ the log will be created | * 1 ⇒ the log will be created | ||
- | * 0 ⇒ the log will not be created\\ {{:en:v8_0_0:howto:pasted:20200715-144638.png}} | + | * 0 ⇒ the log will not be created\\ {{:en:v8_0_0:howto:pasted:20200715-144638.png?nolink}} |
- | * The log file will be created in the same folder than [[v8_0_0:designer:start|designer]] ".exe". | + | * The log file will be created in the same folder than [[:en:v8_0_0:designer:start|designer]] ".exe". |
<WRAP round info> | <WRAP round info> |