| taa Joined: 13 Jun 2011
 
 | |  |  | I'm having a very similar problem. Windows 7 32-bit, v5.2 standalone version renamed to ucopy-x.exe, executing the following in a .bat file. I am not using .ucb files. 
 1. If I delete the Roadkil registry key and specify relative paths in the batch file:
 ucopy-x +wf abc abctest
 
 I get the licensing window, click YES, the GUI interface flashes very briefly, no files are copied and the target folder is not created.
 
 2. If I delete the Roadkil registry key, and specify full paths in the batch file:
 ucopy-x +wf t:\abc t:\abctest
 
 I get the licensing window,click YES and the files are copied into new directory abctest. So far, so good.
 
 3. If I then LEAVE the Roadkil registry key untouched and again use full paths in the batch:
 ucopy-x +wf t:\abc t:\abctest2
 
 no files get copied and the target directory is not created.
 
 So how do I:
 
 - use relative paths?
 
 - get Unstoppable Copier to work after the first time, without deleting the registry key each time (which then causes the licensing window to appear every time)?
 | 
 |