Hey all,
sorry for the dumb question - however I cant get ahead of it by reading through the forum, because I read so many different approaches.
Whats the best way to give a preset of file associations to all users on a machine (even those who will be created later)?
The user should still be able to change it - therefore our associations should only be a preset.
I tried calling DISM with the import associations function in post-setup which was not working properly.
I tried calling a powershell script in oobe phase in the autounattend file which then calls the same DISM import.
I read about SetUserFTA - but also about the problems with User Choice Protection Driver.
I am struggeling really hard .. even all chatgpt suggestions wont work for me
I am using one of the newest windows 11 24h2 builds.
And one more questions about the FileAssociations.xml file - do I need all system associations in there or do I just need my specific changes?
It would really help me out a lot if one of you could guide me to the solution.
Thanks in Advance!
sorry for the dumb question - however I cant get ahead of it by reading through the forum, because I read so many different approaches.
Whats the best way to give a preset of file associations to all users on a machine (even those who will be created later)?
The user should still be able to change it - therefore our associations should only be a preset.
I tried calling DISM with the import associations function in post-setup which was not working properly.
I tried calling a powershell script in oobe phase in the autounattend file which then calls the same DISM import.
I read about SetUserFTA - but also about the problems with User Choice Protection Driver.
I am struggeling really hard .. even all chatgpt suggestions wont work for me
I am using one of the newest windows 11 24h2 builds.
And one more questions about the FileAssociations.xml file - do I need all system associations in there or do I just need my specific changes?
It would really help me out a lot if one of you could guide me to the solution.
Thanks in Advance!