Search:

Type: Posts; User: Victor Pavlov; Keyword(s):

Search: Search took 0.00 seconds; generated 51 minute(s) ago.

  1. Replies
    7
    Views
    6,543

    I can help you on testing and/or development. ...

    I can help you on testing and/or development.

    Victor Pavlov
    Microinvest
  2. Replies
    7
    Views
    6,543

    Bundle is not adding files

    The bundle does not add additional files to the EXE pack.
    Generally it is included in the script (using #BUNDLE File), but the size of the resulting EXE does not change, so it is clear that file is...
  3. Thread: Registry

    by Victor Pavlov
    Replies
    2
    Views
    5,105

    No. I found the correct way. It is lRet =...

    No. I found the correct way. It is lRet = Registry_SetDWord("HKEYLM", "SYSTEM\WPA\MyProduct", "Installed", 1)
  4. Thread: Registry

    by Victor Pavlov
    Replies
    2
    Views
    5,105

    Registry

    I am using Registry module. The problem is that lRet = Registry_SetValue("HKEYLM", "SYSTEM\WPA\MyProduct", "Installed", 1) always writes String value. I need DWord value. How should I do it?
Results 1 to 4 of 4