17 Commits

Author SHA1 Message Date
auchavez
9cd29a98bc Add Deployment_Test_1.4.1.ps1 2025-08-06 16:37:08 -06:00
auchavez
2105a06134 Update README.md 2025-06-23 13:16:29 -06:00
auchavez
9803fa44a4 Update Client-Deployment.ps1 2025-06-23 12:20:42 -06:00
auchavez
2cfc85843a silentlycontinu.cmd 2025-06-23 12:15:31 -06:00
auchavez
9b93c48d81 Update README.md 2025-06-23 12:10:16 -06:00
auchavez
ba95d5437d Update README.md 2025-03-26 18:20:02 -06:00
auchavez
d0dfbe54dc Update README.md 2025-03-26 18:19:11 -06:00
auchavez
8be60beb1c silentlycontinu.cmd Password Hotfix
📌 Files and Their Functions:
silentlycontinu.cmd → Checks if RustDesk is installed and applies the new password using --password. It also copies and executes a PowerShell script.

Client-Deployment → Performs additional configurations in RustDesk, ensuring the changes persist correctly.

🔧 Execution Steps:
Download the files from the GitHub repository.

Run silentlycontinu.cmd as an administrator.

The script will check if RustDesk is installed:

If installed, it will close the application, apply the new password, and restart it.

If not installed, it will proceed with the rest of the process without interruptions.

Copies Client-Deployment to the device and executes it to apply additional configurations.
2025-03-26 18:16:48 -06:00
auchavez
368a8ba473 silentlycontinu.cmd V2
A hotfix was applied to change the RustDesk password using the --password parameter, ensuring it is correctly applied:

batch
Copiar
Editar
start "" "%RustDeskPath%" --password "C0n3x10n@mavi"

This line is executed after closing RustDesk if it is running, guaranteeing that the new password is set before restarting the program.
2025-03-26 18:09:16 -06:00
auchavez
21b66cec5d Update README.md 2025-01-23 18:59:56 -06:00
auchavez
05fae9e351 Add files via upload 2025-01-23 18:56:13 -06:00
auchavez
5f5a5ea878 Delete Client-Deployment.ps1 2025-01-23 18:52:56 -06:00
auchavez
fccf2de1d0 Delete silentlycontinu.cmd 2025-01-23 18:52:49 -06:00
auchavez
2bb5fb55cf Add files via upload 2025-01-23 18:51:32 -06:00
auchavez
86d31d5c69 README.md 2025-01-23 18:50:52 -06:00
auchavez
1510df6a8b README.md 2025-01-23 18:42:26 -06:00
auchavez
1500d2d33d Initial commit 2025-01-23 18:41:48 -06:00