Windows 10: MSTSC Application manifest file modification

Discus and support MSTSC Application manifest file modification in Windows 10 Customization to solve the problem; Hi everyone, Recently I got a new SurfaceBook using UHD resolution 3000x2000 and encountered an issue when connecting to my RDS server everything is... Discussion in 'Windows 10 Customization' started by Lugr1337, Jan 14, 2021.

  1. Lugr1337 Win User

    MSTSC Application manifest file modification


    Hi everyone,


    Recently I got a new SurfaceBook using UHD resolution 3000x2000 and encountered an issue when connecting to my RDS server everything is very small or blurry.


    A solution found mentionned the use of an external manifest file where we disable the DPIaware parameter for MSTSC application :


    <ms_windowsSettings:dpiAware xmlns:ms_windowsSettings="http://schemas.microsoft.com/SMI/2005/WindowsSettings">false</ms_windowsSettings:dpiAware>


    The problem using this, is the multi monitor gets disabled...


    Is there a way to re enable multi monitor in the manifest file ?



    Thanks

    :)
     
    Lugr1337, Jan 14, 2021
    #1

  2. MSTSC Not working?


    Helo everyone,I have some problems with mstsc.
    So I have 2 windows 10 pro PC,one with good specs and one with fair specs.
    Both of them are in same LAN.
    I tried to use one of them as a server for Minecraft (a famous game)
    I just can't connect to it,I have disabled firewall,added user to the list,connectec to internet.
    I tried to connect to my second PC's IP but it still failed,neither connecting with its full name.
    Someone please help and I will appreciate your help!MSTSC Application manifest file modification :) <3
     
    Adrian185948, Jan 14, 2021
    #2
  3. dalchina Win User
    Modification of file names in bulk

    Here I've taken a random selection from the list in the first link for you.
    These programs are for you to try to see what best suits you personally and your objective.

    A preview of what will happen is important- you can see this in the 1st & 3rd screenshots.

    Here I'm removing '123' from the file names. (Not sure they've ended up in logical sequence in the post- sorry)


    MSTSC Application manifest file modification [​IMG]



    MSTSC Application manifest file modification [​IMG]



    MSTSC Application manifest file modification [​IMG]
     
    dalchina, Jan 14, 2021
    #3
  4. kappa10j Win User

    MSTSC Application manifest file modification

    MageUI successfully creates a manifest but mage.exe creates an invalid file

    I'm replacing a dll needed by the application with an updated version. Then I need to update the application manifest. When using the UI, the application will run. The commandline creates an invalid manifest.

    Scenario: clickonce application is structured as follows: -Directory (containing full application) --clickonceApp.application --VersionDirectory (Versioned Folder) ---clickonceApp.manifest ---dlls

    Replace dll file
    From within VersionDirectory, Run mage.exe -update clickonceApp.manifest -FromDirectory .
    From Directory, Run mage.exe -update clickonceApp.application -appmanifest .\VersionDirectory\clickonceApp.manifest
    Application wont launch due to: The element 'dependentAssembly' in namespace 'urn:schemas-microsoft-com:asm.v2' has invalid child element 'hash' in namespace 'urn:schemas-microsoft-com:asm.v2'. List of possible elements expected: 'assemblyIdentity' in
    namespace 'urn:schemas-microsoft-com:asm.v2'.
    Launch MageUI (using the same mage.exe)
    Open clickonceApp.manifest
    On the files tab, click populate
    click save and accept the unsigned warning
    From Directory, Run mage.exe -update clickonceApp.application -appmanifest .\VersionDirectory\clickonceApp.manifest
    The application launches successfully
    Why is there a difference between mage and mageui? Open existing manifest
     
    kappa10j, Jan 14, 2021
    #4
Thema:

MSTSC Application manifest file modification

Loading...
  1. MSTSC Application manifest file modification - Similar Threads - MSTSC Application manifest

  2. What is breaking MSTSC language MUI file?

    in Windows 10 Gaming
    What is breaking MSTSC language MUI file?: In the last two months we have had multiple units unable to use Remote Desktop Applications due to a language MUI not being seen. These were fully functional previously so we are assuming its a patch or CU breaking things. I have been asked to dig into why it is happening and...
  3. Application Manifest in Windows 10 Home Version 20H2

    in Windows 10 Customization
    Application Manifest in Windows 10 Home Version 20H2: Hi,does anyone know where I can find the application manifest on Windows 10 Home Version 20H2?I need it to remove the maximum path lenght limitation, according to what is explained here The document says that "The application manifest must also include the longPathAware...
  4. adobe flash manifest files

    in Windows 10 Network and Sharing
    adobe flash manifest files: Hi i accidently deleted manifest files for adobe flash which i'm pretty sure stands for adobe flash player will this effect my computer? https://answers.microsoft.com/en-us/windows/forum/all/adobe-flash-manifest-files/d19e153b-dbc3-4242-9218-92aab7d29185
  5. manifest files

    in Windows 10 Network and Sharing
    manifest files: i recently accidently deleted some manifest files for adobe flash. Will this effect my computer? Possibly create errors? Or am I overeacting? https://answers.microsoft.com/en-us/windows/forum/all/manifest-files/75522568-c516-4c75-850d-7aa08085f67b
  6. winsxs manifest files

    in Windows 10 Network and Sharing
    winsxs manifest files: Hi so i recently accedentially deleted a manifest file for adobe flash so will this effect my computer? will it make it slower? or will it not effect it at all? https://answers.microsoft.com/en-us/windows/forum/all/winsxs-manifest-files/d93cc175-6698-4aa6-95ce-ba6d7543ed57
  7. Manifest file is missing

    in Windows 10 BSOD Crashes and Debugging
    Manifest file is missing: Since the Windows update of 10/21/2020 the following has happened: on booting, error states "manifest file is missing" and displays the address Windows/system32/tower_main. In addition, system does not save passwords beyond the session, i.e. you have to put in passwords...
  8. Modification of file names in bulk

    in Windows 10 Support
    Modification of file names in bulk: A time ago, so I do not recall why, many of my files' names were modified; say from .abc.jpg, or cde.docx to abc(2018_06_04 06_52_58 UTC).jpg, or cde (2018_06_04 06_52_58 UTC).docx. In the main picture files dominate. I want to rename the files by removing the (2018_06_04...
  9. OneDrive file modification dates

    in Windows 10 Network and Sharing
    OneDrive file modification dates: When I modify a file in my desktop OneDrive folder, and upload it to my mobile OneDrive folder, the date does not match the modified date from my desktop. It could have a date that's months old. This creates doubt whether the mobile file has all the current changes, so if I...
  10. MSTSC Not working?

    in Windows 10 Network and Sharing
    MSTSC Not working?: Helo everyone,I have some problems with mstsc. So I have 2 windows 10 pro PC,one with good specs and one with fair specs. Both of them are in same LAN. I tried to use one of them as a server for Minecraft (a famous game) I just can't connect to it,I have disabled...