From 382c55bdd92a099f98af0fc4c2b238c7d33b6330 Mon Sep 17 00:00:00 2001 From: Dragoon Dorise Date: Wed, 4 Sep 2024 18:48:27 +0200 Subject: [PATCH] window up --- functions/ToolScripts/emuDeckSaveSync.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/ToolScripts/emuDeckSaveSync.ps1 b/functions/ToolScripts/emuDeckSaveSync.ps1 index a737ba4a..80aadf3d 100644 --- a/functions/ToolScripts/emuDeckSaveSync.ps1 +++ b/functions/ToolScripts/emuDeckSaveSync.ps1 @@ -843,7 +843,7 @@ function cloud_sync_init($emulator){ "$emulator" | Set-Content $savesPath/.emulator -Encoding UTF8 } - Start-Process powershell.exe -ArgumentList "-ExecutionPolicy Bypass -File `"$env:USERPROFILE/AppData/Roaming/EmuDeck/backend/tools/cloudSync/cloud_sync_watcher_user.ps1`" $env:USERNAME" -WindowStyle Hidden + Start-Process powershell.exe -ArgumentList "-ExecutionPolicy Bypass -File `"$env:USERPROFILE/AppData/Roaming/EmuDeck/backend/tools/cloudSync/cloud_sync_watcher_user.ps1`" $env:USERNAME" # & "$env:USERPROFILE/AppData/Roaming/EmuDeck/backend/wintools/nssm.exe" stop "CloudWatch" # cls