Search:

Type: Posts; User: tonisa

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. PC with multiple displays having different DPI

    Hi,
    I've a Win10-Notebook where the internal monitor works with 125% of standard DPI (96+25% = 120) whereas the external monitor is set to 96 DPI. With internal monitor closed applications start on...
  2. Replies
    12
    Views
    13,240

    Re: Setup on terminal server

    Now with "CMD.EXE /C change.exe user /query >C:\temp\test.txt" the c:\temp\test.txt is an empty file. Executing the same command from a cmd-prompt the file is correctly created.
    I tried also with...
  3. Replies
    12
    Views
    13,240

    Re: Setup on terminal server

    Sorry, my mistake, the set variable to "change USER /QUERY >c:\temp\_ts_mode.txt" works fine. But when executing it through "run command line" the file is not created. I also tried with "run program"...
  4. Replies
    12
    Views
    13,240

    Re: Setup on terminal server

    Hi Friedrich,
    seems there is a problem with the "redirect output"-symbol ">"; I try to set a variable like USER /QUERY >%TMPDIR%\_ts_mode.txt
    but looking it contents through "display message" the...
  5. Replies
    6
    Views
    9,073

    Re: Launch setup itself with other credentials

    Hi Friedrich,
    I tested the tool found on robotronic.de and it does what it promises. I would be fine if SetupBuilder would provide something similar.
    Toni
  6. Replies
    12
    Views
    13,240

    Re: Setup on terminal server

    OK, I know this could be done. But it would be fine for future versions if SetupBuilder would provide a "Get System Info"-function returning the actual "users install-execute-mode"-state. So not...
  7. Replies
    12
    Views
    13,240

    Re: Setup on terminal server

    Hi Friedrich,
    seems the only way to recognize the mode of the server is a check of the console output of a "change user /query"-command. If it contains "INSTALL" the server is in installmode,...
  8. Replies
    6
    Views
    9,073

    Re: Launch setup itself with other credentials

    Hi,
    so far I was not aware that a CreateProcessWithLogon fails (error 740) when invoked on a UAC-enabled PC (account) and user doesn't have admin-rights. I will continue my research and let you know...
  9. Replies
    12
    Views
    13,240

    Setup on terminal server

    Hi,
    is there a simple way to avoid installation on a terminal server if it is not in install-mode (change user /install)? Is there a way to put the user in install-mode and continue with...
  10. Replies
    6
    Views
    9,073

    Re: Launch setup itself with other credentials

    Hi Friedrich,
    thanks for this detailed information. It helps to understand the logic how applications and setups should behave. I think, my applications act just in this way.
    My primary "problem"...
  11. Replies
    6
    Views
    9,073

    Launch setup itself with other credentials

    Hi,
    is there a possibility to make a setup.exe launch itself with other credentials? In wise-script I implemented a script where a setup could launch itself via CreateProcessWithLogonW-API-Call....
  12. Replies
    1
    Views
    7,128

    Determine if SqlLocalDb is installed

    Hi,
    is there just a simple way to determine if Microsoft SQLLocalDb is installed? For know I'm checking registry-settings.
    best regards
    Toni
  13. Replies
    3
    Views
    7,888

    Re: Run an external .exe in wizard loop

    Hi Friedrich,
    In the "run program" I specified only HH.EXE without giving the "Target Folder", after inserting %WINDIR% as target folder all works fine. Seems your internal used procedure to launch...
  14. Replies
    3
    Views
    7,888

    Run an external .exe in wizard loop

    Hi,
    I'm trying to run an external program within the wizardloop, something like the attached snip01.png, but this doesn't seem to work, no error, nothing happens.
    best regards
    Toni
  15. Replies
    7
    Views
    11,297

    Re: Helpfile for my installers

    Hi,
    was this feature implemented? If so, how can I set the helpfile and have the help-BorderIcon?
    best regards
    Toni
  16. Replies
    2
    Views
    5,922

    skip dialog loop wizard

    When all defined wizard dialogs are set to "hidden", the "loop wizard .. end" should be skipped. Actually an empty dialog is shown.
    best regards
    Toni
  17. Replies
    1
    Views
    5,481

    Compile a script through #run

    Hi,
    I've a setup which invoke other setups (lets say, the server-installation includes the setup to configure the clients, too). To be sure all of them are up-to-date I would like to compile them by...
  18. Replies
    3
    Views
    6,705

    Re: Install file with new name

    Fine. Will this also work with wildcards (example source filename set to "*.xxx", destination filename set to "*.yyy")?
    Do you have an approx.release date for v.8?
    Toni
  19. Replies
    2
    Views
    5,727

    Download file Http to not existing folder

    Hi,
    when the Target Folder indicated in the "download file (http)"-options does not exist, the downloading process seems to enter in an endless loop. Knowing the problem I can obviously create the...
  20. Replies
    8
    Views
    8,924

    Re: recent problem under Win2008 R2 TS

    And probably it has to do with some shadowing the server is doing, because on the installing session I see just the newly installed .exe and the installing user has all rights on it and can run it...
  21. Replies
    1
    Views
    5,363

    SetupBuilder crash

    Hi,
    I've noted the SetupBuilder sometimes crashes when the generated executable (setup.exe) output-path is a shared networkdrive (example f:\setup\myapp_setup) and a digital signature is applied...
  22. Replies
    8
    Views
    8,924

    Re: recent problem under Win2008 R2 TS

    Hi,
    I've a similar problem I'll try to describe:

    - I put the terminal server in install-mode (change user /install)
    - I install the upgrade, this copies my application to the "program files...
  23. Replies
    3
    Views
    6,705

    Install file with new name

    Hi,
    sometimes it would be usefull to install a file with another name in regard to the original. Actually to perform this task I've to check if the file is just present and has an older date (or...
  24. Replies
    1
    Views
    5,637

    Upgrade 7.3 and File Locations

    Hi,
    I run the upgrade .exe (downloaded and executed sb73_3162....exe). After doing this the code-signing (preprocessor code-sign feature) did not longer work because in the Options - File Locations...
  25. Replies
    2
    Views
    6,548

    Re: Permissions to uninstall

    Hi Friedrich,
    Helps much. Thank you.
    Could be an idea for a previous version to introduce a flag that the uninstalling process must be executed with same privileges as the installer.

    Toni
Results 1 to 25 of 43
Page 1 of 2 1 2