You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -420,7 +420,7 @@ export async function extract7z(file: string, dest?: string, _7zPath?: string, o
420
420
letescapedScript=path.join(__dirname,'Invoke-7zdec.ps1').replace(/'/g,"''").replace(/"|\n|\r/g,'');// double-up single quotes, remove double quotes and newlines
0 commit comments