






Moderators: electrogear, exonerate
can't find
Just open search
Warmonger wrote:Certainly there are SOME modules in ProgramFiles\Outsim\Synthmaker\modules\ folder, but most of them come with original SM and the dozens (hundreds) of new modules are not listed by name. I'm asking about the missing ones.
accordinglyD:01-01-2011
@echo off
title Synthmaker backup Batchprocessor by W. Sommerfeld
cls
@echo.
@echo.
@echo Synthmaker started!
call SynthMaker.exe %1
REM ============================
cls
@echo on
XCOPY "%ProgramFiles%\Outsim\SynthMaker\OSM\*.*" "E:\_OUTSIM Synthmaker\Osm\" /M /D:01-01-2011 /S /Y
XCOPY "%ProgramFiles%\Outsim\SynthMaker\Modules\User\*.*" "E:\_OUTSIM Synthmaker\Modules\User\" /M /D:01-01-2011 /S /Y
XCOPY "%appdata%\SynthMaker\Modules\User\*.*" "E:\_OUTSIM Synthmaker\Modules\User\" /M /D:01-01-2011 /S /Y
XCOPY "%appdata%\SynthMaker\Recovery\*.*" "E:\_OUTSIM Synthmaker\Recovery\" /M /D:01-01-2011 /S /Y

Users browsing this forum: No registered users and 1 guest