-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
msi: Enable file and printer sharing
This enbles file and printer sharing for the 'Private' and 'Public' network profiles Sharing is enabled during install and disabled during uninstall
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c3e9cf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#3386
Enabling the file share seems to cause an issue on the Windows 11 22H2. I haven't quite dug in enough to understand what the problem might be. It's possible something like McAfee AV will not allow this action?
c3e9cf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@marcoshaw seems the issue was fixed for OP on a clean machine: #3386 (comment)
c3e9cf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@anjannath I got the problem in my Windows 10 19041.804 with a corporate AV enabled... The install starts then shows the message "enabling printer sharing..." then Rollback error.
I took an older release version and could install without any problem.
EDIT:
Sorry ! You already saw it :) Thank you !
CF: #3386 (comment)
c3e9cf7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@patrick-mota np, i assume you tried the artefact linked in #3386 (comment) and that worked?