Results 1 to 4 of 4

Thread: Thanks Friederich

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Thanks Friederich

    I am a novice and just used the clarion edition to make a setup for my VP
    server 2012 r2

    It's the most intuitive software i have used!

    I learned to use (with require administrator) to change the rights on the
    datafolder like this:

    Run Program ("%SYS32DIR%\CMD.EXE", "/c icacls %DATAFOLDER% /grant
    EveryoneOI)(CI)F /T") [Feature:Always Install] [Wait]

    For removing the terrible blurry look of my app:

    Run Program ("%SYS32DIR%\REG.EXE", "add "HKCU\Software\Microsoft\Windows
    NT\CurrentVersion\AppCompatFlags\Layers" /v "%_SB_INSTALLDIR%\app.exe" /t
    REG_SZ /d "~ HIGHDPIAWARE") [Feature:Always Install] [Wait]

    Thanks a lot!

    PS Built 5708 updated today

    Dirk

  2. #2

    Default Re: Thanks Friederich

    Thanks so much for your kind words, Dirk!!!

    Friedrich

  3. #3

    Default Re: Thanks Friederich

    Hello Friedrich and all.

    > HIGHDPIAWARE

    Isn't this covered by the Manifest already?

    just asking, as I still not have inhaled the Manifest completly
    Wolfgang

    Regards,
    Wolfgang Orth
    www.odata.de

    Please note:
    From time to time it happens, that I overlook a reply to my postings.
    Please don't be angry.
    In case of an emergency, try to contact me via mail.

    Bitte beachten:
    Von Zeit zu Zeit passiert es mir, dass ich Antworten auf meine Postings übersehe.
    Bitte nicht böse sein.
    Im Notfall bitte Kontakt per Mail versuchen.

  4. #4

    Default Re: Thanks Friederich

    Hi Wolfgang,

    I tried

    <dpiAware>True/PM</dpiAware>
    <dpiAware>True</dpiAware>
    <dpiAware>False</dpiAware>

    It didn't make the screen sharp so i think it's a registry setting.
    Probably only needed for win 8.1 and server 2012.

    Dirk

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •