Skip to content

Commit

Permalink
Update bangwallpaper42.vbs
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmanto authored Jan 3, 2020
1 parent 71213ee commit fa5cc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bangwallpaper42.vbs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Dim WshShell

Set WshShell = CreateObject("WScript.Shell")

WshShell.Run "powershell.exe -nologo -NoProfile -ExecutionPolicy Bypass -command .\rotanconv32.ps1", 0, TRUE
WshShell.Run "powershell.exe -nologo -NoProfile -ExecutionPolicy Bypass -command .\rotanconv32.ps1", 0, false

set WshShell = nothing
WScript.Quit

0 comments on commit fa5cc11

Please sign in to comment.