Revert change

pull/11/head
robjarsen 7 years ago
parent c6b2441676
commit ee0c4c3e46

@ -429,7 +429,9 @@ switch ($ReadHost) {
Enable-EdgePDF
Write-Output "Edge will no longer be disabled from being used as the default Edge PDF viewer."; $PublishSettings = $Yes
}
No { $PublishSettings = $No }
No {
$PublishSettings = $No
}
}
#Switch statement asking if you'd like to reboot your machine
Write-Output "For some of the changes to properly take effect it is recommended to reboot your machine. Would you like to restart?"

Loading…
Cancel
Save