Skip to content

Commit

Permalink
removing a line which was added by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Wolniewicz committed Aug 16, 2024
1 parent 5609553 commit 98e976a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devices/ms/Files/common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,6 @@ Function InstallProfile
Push ${PROFILE_STATE_IGNORE}
Pop $profile_result
IfFileExists "$TEMP\nohs_wlan_prof-$R0.xml" 0 noInstall
=======
; the nohs profile exists so we try to use that
!insertmacro debug_cat 1 "Retrying installation with the non-hs profile"
!insertmacro debug_cat 3 "Execute: $Netsh wlan add profile $TEMP\nohs_wlan_prof-$R0.xml"
Expand Down

0 comments on commit 98e976a

Please sign in to comment.