Smartlaunch Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



URGENTLY: Copy File from folder to different...Expand / Collapse
Author
Message
Posted 08-03-2010 13:46:14
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Forum Members
Last Login: 13-01-2012 16:24:48
Posts: 67, Visits: 168
Hello...
I have a files located on:

Z:\Images\Bad Company 2\PC1\Settings.Bin
Z:\Images\Bad Company 2\PC2\Settings.Bin
Z:\Images\Bad Company 2\PC3\Settings.Bin
Z:\Images\Bad Company 2\PC4\Settings.Bin
Z:\Images\Bad Company 2\PC5\Settings.Bin

I want to copy the file to From:
Z:\Images\Bad Company 2\PC1\Settings.Bin

To PC 1 located on:
C:\Users\PC1\Documents\BFBC2\

I know there are something to use with %pc% but how can i fix this issue to get correct file to correct PC.

Thanks for answer

Post #23019
Posted 08-03-2010 14:16:36
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Forum Members
Last Login: 13-01-2012 16:24:48
Posts: 67, Visits: 168
I have tried with this batch file, but it doesnt work:

@echo off
cls
title BATTLEFIELD BAD COMPANY LICENS /!\ SN 2010 /!\ DONT CLOSE THIS BOX
copy "\\HZ\Images\Bad Company 2\Licenser\%pc%\Gamesettings.bin" "C:\Users\Dator %pc%\Documents\BFBC2\Gamesetting.bin" /y
cls
exit

Post #23022
Posted 08-03-2010 17:52:30
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Forum Members
Last Login: 13-01-2012 16:24:48
Posts: 67, Visits: 168
No One??
Post #23025
Posted 18-03-2010 18:41:49


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: 03-02-2012 21:13:52
Posts: 1.382, Visits: 11.998
You can use Gizmo Alpha to deploy files or directories remotely.

------------------------------------------------------------------------------------------------
Gizmo Application Management Platform
------------------------------------------------------------------------------------------------
Web / Signup:
http://www.gizmopowered.net
Support: http://support.gizmopowered.net
Forum : http://forum.gizmopowered.net
FaceBook - Blog: http://blog.gizmopowered.net
------------------------------------------------------------------------------------------------
Post #23122
Posted 18-03-2010 20:22:03


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Yesterday @ 17:57:57
Posts: 378, Visits: 3.074
try this:

copy "\\HZ\Images\Bad Company 2\Licenser\pc%1\Gamesettings.bin" "C:\Users\Dator pc%1\Documents\BFBC2\Gamesettings.bin" /y

create the license management entry, enter path for the batch file, enter %license% as argument

and then add licenses entering just the numbers 1, 2, 3,....,n, one in each entry...


you can also do it by having the bins inside one single folder and having them named as Gamesettings1.bin Gamesettings2.bin etc... (Gamesettings%1.bin in the first portion of the batch)

also important, when you create a new license management and you assign it to a game, i think the server module needs to be restarted before you can use it succesfuly

www.web-plus.gr
Post #23126
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Adam [SL], Ralf [SL], infidel [GIZMO], Thomas [SL], Daniel [SL]

PermissionsExpand / Collapse

All times are GMT +1:00, Time now is 4:22

Powered by InstantForum.NET v4.1.4 © 2012
Execution: 0,047. 8 queries. Compression Enabled.