rtruss

Forum Replies Created

Viewing 10 posts - 31 through 40 (of 53 total)
  • Author
    Posts
  • in reply to: Hide specific output #4446
    rtrussrtruss
    Participant

      I manually went through the variables until they stopped showing results and %12 always came back with Network Interfaces. Must have been getting lucky there I guess. I guess its back to the device name, too bad as it gets messy with some of the names.

      in reply to: Hide specific output #4444
      rtrussrtruss
      Participant

        so pulled down 3.2, yay! Everything I had working in 3.1 worked EXCEPT for
        NETWORKINTERFACES=interval:30,activeonly:1,operstatus:1,iftype:6 23 71 243,Row-text:%12,display:%8,friendlyfilter:-virtual

        The Row-text:%12 returns Network Interfaces in 3.1 but <null> with 3.2 🙁

        expected this
        Network Interfaces 1.2.3.4
        1.2.3.4

        but get this:
        <null> 1.2.3.4
        1.2.3.4

        Thoughts?

        in reply to: ver. 3.0 on large Display #4364
        rtrussrtruss
        Participant

          So I set scale to 0 for my surface and now with a second monitor attached it really scaled out weird.

          in reply to: ver. 3.0 on large Display #4350
          rtrussrtruss
          Participant

            Also with the scale enabled the nav button works properly again as well.

            in reply to: ver. 3.0 on large Display #4347
            rtrussrtruss
            Participant

              I did and I cannot believe that slipped my mind as I recall you originally mentioning that I was like yes, that sound like something to look at. But now with that enabled it is not loading 100%. 🙁

              in reply to: ver. 3.0 on large Display #4339
              rtrussrtruss
              Participant

                Any ETA on the updated version for DPI? Today is the first day I am using the laptop without a external monitor and its not displaying correctly. Also every time I click a nav button it stretches across the screen until such a time I have to kill it in taskmgr to restart it.
                resolution is set to 3000×2000 (recommended) and dpi is at 200% (recommended).

                Luckily we do not yet have many Microsoft based units but that number will be growing.

                • This reply was modified 2 years ago by rtrussrtruss.
                in reply to: Unable to get OEMINFO #4252
                rtrussrtruss
                Participant

                  I’m grabbing data like this:

                  # Start Lenovo units need this line
                  #WMI=color:ffffff,Text:Model Name,namespace:root\cimv2,query:Win32_ComputerSystemProduct,display:%Version%
                  # End Lenovo units need this line
                  WMI=color:ffffff,Text:Model Number,namespace:root\cimv2,query:Win32_ComputerSystem,display:%Model%
                  WMI=color:ffffff,Text:Serial Number,namespace:root\cimv2,query:Win32_Bios,display:%SerialNumber%

                  our oeminfo is modified with corporate info and computer info does not exist there anymore so we use the WMI method, works every time.

                  On my 64bit pc all our info is here: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation

                  and HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\OEMInformation is empty

                  hope that helps.

                  in reply to: ver. 3.0 on large Display #4183
                  rtrussrtruss
                  Participant

                    I had not noticed it until your post and I think it may only be the released version of di. I will have to compare. All 3.x versions open up and are not where I am telling them to be. Once I switch to a different page it shows up normal and in the corner where I want it. I have attached my ini as well for ref.

                    2.11.0 clearly does not like something in my ini for 3.0 but initial load is in the expected spot.

                    resolution is 1920×1080 (recommended for the display I am using)
                    scale is 100%

                    Pics are from WIN11 Dev but also compared to my other win 10 machines and all have the same results.

                    in reply to: Desktop Info 64-bit Development #4022
                    rtrussrtruss
                    Participant

                      is 3.0.0 a2 still the latest version?

                      in reply to: Desktop Info 64-bit Development #4004
                      rtrussrtruss
                      Participant

                        Just now noticed your post regarding battery and the use of <null> and

                        set=key:battery<null>,value:Not in use

                        was the ticket!!! 🙂

                      Viewing 10 posts - 31 through 40 (of 53 total)
                      Glenn's Page