File Streams Cleaner
Forum rules
Discussion on the R-Wipe & Clean and R-Crypto software
Discussion on the R-Wipe & Clean and R-Crypto software
-
- Posts: 5
- Joined: Fri Apr 03, 2020 11:43 am
File Streams Cleaner
Is it possible to run File Streams Cleaner without opening the R-Wipe & Clean itself?
Re: File Streams Cleaner
I think you can create a shortcut for the RwcSecure.exe file and specify the following target in the shortcut's Properties panel:Highlander wrote: ↑Tue Apr 07, 2020 12:42 pmIs it possible to run File Streams Cleaner without opening the R-Wipe & Clean itself?
"C:\Program Files (x86)\R-Wipe & Clean\RwcSecure.exe" /adscleaner
This is for 64-bit windows, for 32-bit:
"C:\Program Files\R-Wipe & Clean\RwcSecure.exe" /adscleaner
-
- Posts: 5
- Joined: Fri Apr 03, 2020 11:43 am
Re: File Streams Cleaner
It really works.Falcon wrote: ↑Wed Apr 08, 2020 10:28 amI think you can create a shortcut for the RwcSecure.exe file and specify the following target in the shortcut's Properties panel:Highlander wrote: ↑Tue Apr 07, 2020 12:42 pmIs it possible to run File Streams Cleaner without opening the R-Wipe & Clean itself?
"C:\Program Files (x86)\R-Wipe & Clean\RwcSecure.exe" /adscleaner
This is for 64-bit windows, for 32-bit:
"C:\Program Files\R-Wipe & Clean\RwcSecure.exe" /adscleaner
Thank you.
Re: File Streams Cleaner
Maybe you also know how to launch the Smart tool when R-Wipe & Clean is not running?Falcon wrote: ↑Wed Apr 08, 2020 10:28 amI think you can create a shortcut for the RwcSecure.exe file and specify the following target in the shortcut's Properties panel:Highlander wrote: ↑Tue Apr 07, 2020 12:42 pmIs it possible to run File Streams Cleaner without opening the R-Wipe & Clean itself?
"C:\Program Files (x86)\R-Wipe & Clean\RwcSecure.exe" /adscleaner
This is for 64-bit windows, for 32-bit:
"C:\Program Files\R-Wipe & Clean\RwcSecure.exe" /adscleaner
Re: File Streams Cleaner
If you mean R-Wipe & Clean Smart, then:
"C:\Program Files (x86)\R-Wipe & Clean\RwcSecure.exe" /runrwcsmart (64-bit Windows)
"C:\Program Files\R-Wipe & Clean\RwcSecure.exe" /runrwcsmart (32-bit Windows)
Here it's easy to find out:
- run R-Wipe & Clean
- open the Tools toolbar and run R-Wipe & Clean Smart from there
- close R-Wipe & Clean
- open Task Manager (Ctrl+Shift+Esc)
- look at the contents of the Command line column for the RwcSecure.exe process
Then you need to right-click the header of any column, click Select columns and turn on the Command line column display.
Re: File Streams Cleaner
OK.Falcon wrote: ↑Thu Apr 09, 2020 12:26 pmIf you mean R-Wipe & Clean Smart, then:
"C:\Program Files (x86)\R-Wipe & Clean\RwcSecure.exe" /runrwcsmart (64-bit Windows)
"C:\Program Files\R-Wipe & Clean\RwcSecure.exe" /runrwcsmart (32-bit Windows)
Here it's easy to find out:
By default, the Command line column is hidden in the Task Manager.
- run R-Wipe & Clean
- open the Tools toolbar and run R-Wipe & Clean Smart from there
- close R-Wipe & Clean
- open Task Manager (Ctrl+Shift+Esc)
- look at the contents of the Command line column for the RwcSecure.exe process
Then you need to right-click the header of any column, click Select columns and turn on the Command line column display.
I see it's indeed simple.
Thank you.