Search:

Type: Posts; User: ChristianB

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

  1. Replies
    3
    Views
    3,834

    Re: Calling windows API via Call DLL in SB

    Wow, amazing! Works like a dream! Thank you so much! :)

    --
    Best regards,
    Christian
  2. Replies
    3
    Views
    3,834

    Calling windows API via Call DLL in SB

    Hi all,

    I'm trying to implement a Windows API using the call dll function in SB. Consider the following lines of code, which either terminates SB directly or reports a GPF depending on running as...
  3. Re: Serious issues related to installing into Program Files

    Thanks, the same to you. :-)
  4. Re: Serious issues related to installing into Program Files

    Hi Friedrich,

    thank you very much for your comments. We will definitely look into the UAC-aware section asap. As for now, our problem is solved. My colleague had implemented NLog into our program...
  5. Serious issues related to installing into Program Files

    Hi all,

    when testing our latest RC-setup we found that installing our software into ProgramFiles\OurFolder creates unexpected things to happen. Our program won't start or actually it starts, but...
  6. Dialog "Select Install folder" in Windows 10

    Hello everybody and a happy new year from Norway! :-)

    Recently discovered a problem in our setup for the dialog "Select Install folder": the dialog itself works fine, but for computers running...
  7. Replies
    1
    Views
    3,222

    Issues running setup in VMware

    Hi,

    for several years we've been using SetupBuilder (p.t ver. 8.1.4550) to create our setup. All setups are tested both on local machines and on virtual machines before our customers can download...
  8. Re: Issues copying fonts to the %FONTSDIR% on Windows Server 2008

    Looks like we have a stable and well-working setup on all platforms here now. Thanks for excellent support! :)


    --
    best regards,
    Christian
  9. Re: Issues copying fonts to the %FONTSDIR% on Windows Server 2008

    Good morning Linder,

    Ok, getting the registry key will work. I also tested the %WINDIR%\Fonts, and I must admit I haven't emphasized it, but this is on a Terminal Server (running on Windows 2008...
  10. Re: Issues copying fonts to the %FONTSDIR% on Windows Server 2008

    Aaargh, a little too fast there! I guess this is the key you asked for:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Fonts

    The value is: C:\Windows\Fonts
  11. Re: Issues copying fonts to the %FONTSDIR% on Windows Server 2008

    Ok...well, I've attached the output from the fixdir.exe. As you see it doesn't work...regarding the Shell Folders registry key...seems it contains this:
    #SYS:Microsoft\Windows NT\CurrentVersion\Fonts
  12. Re: Issues copying fonts to the %FONTSDIR% on Windows Server 2008

    OK...this is embarrasing! :o ...I started to go through the script line by line and guess what! ...the %FONTSDIR% has never been assigned any value at all! At least not now. In addition all the ocr...
  13. Re: Issues copying fonts to the %FONTSDIR% on Windows Server 2008

    Hehe, the problem is reported from some of our customers installing on their servers but we weren't aware of the problem until we tested it on our server earlier today. :)
  14. Re: Issues copying fonts to the %FONTSDIR% on Windows Server 2008

    Ok, here's the output from sbevents.txt in my case. As you wrote the value for the fonts directory isn't retrieved:

    |01/31/2012|12:41:02.993|Set Variable {FONTSDIR} to ...
  15. Issues copying fonts to the %FONTSDIR% on Windows Server 2008

    Hi all,

    our setup includes a few OCR-fonts which are copied to the %FONTSDIR% directory. The code generated in the script for each ocr font file is:

    Install File "R:\OurPath\OCRB.ttf" to...
  16. Replies
    4
    Views
    7,852

    Re: .NET Framework 4 issue

    Thanks again for your excellent support service! Problem solved - boss happy! :D
  17. Replies
    4
    Views
    7,852

    .NET Framework 4 issue

    Hi,

    our application requires .NET Framework 4 Extended/Full and this is set as a core prerequisite. When running our setup on a machine not already containing FW4 the installation correctly...
  18. Replies
    5
    Views
    7,800

    Re: Scriptfile for use with silent mode?

    Very nice - thank you for helping us out! :-)
  19. Replies
    5
    Views
    7,800

    Re: Scriptfile for use with silent mode?

    Yes indeed, I guess you mean using the "Get INI value" function? :)
  20. Replies
    5
    Views
    7,800

    Scriptfile for use with silent mode?

    Hi,

    I'm wondering if a setupfile, when running in silent mode, can get it's default data from a scriptfile containing sets of variablenames and respective values? :cool:

    This is highly demanded...
  21. Re: Question regarding the Run program feature

    Hi again,

    works like a dream. Thanks a lot for brilliant and quick support! :)
  22. Question regarding the Run program feature

    Hi everybody,

    Our setup is written so that the user may launch two optional setup programs at the end of the main setup. I've implemented this by using the "Run program feature" at the end of the...
  23. Re: Default to "upgrade" radiobutton in Setup?

    That did it! Thanks a lot! :D
  24. Default to "upgrade" radiobutton in Setup?

    Hi,

    we have a setup that, if started with a path as argument to the OurSetup.exe, should set the Upgrade radiobutton as the default choice instead of New.

    First I tried to set the...
Results 1 to 24 of 24