Sure, add %ANT_HOME%\bin\ant.bat <your-move-target> to the runOnce entry of your registry using exec and than use exec again to reboot your machine ;^)
<sarcasm> BTW, I want to thank the people in Redmond for this *great* OS. </sarcasm> I wish I had enough money to buy a Powerbook or the time to switch to Linux. Regards, Michael -----Urspr�ngliche Nachricht----- Von: Tibor Strausz [mailto:[EMAIL PROTECTED]] Gesendet am: Montag, 29. Juli 2002 17:41 An: Ant Users List Betreff: RE: move but the dll's are used by ant tasks i want to use dll with ant taks and then move them... so is it posible to 'free' them?? tibi > -----Original Message----- > From: Dominique Devienne [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 29, 2002 5:35 PM > To: 'Ant Users List' > Subject: RE: move > > > You have a program running that loaded that DLL, so it's > 'locked' in the > filesystem. You can't move or delete that file until it's > still in use (the > program that uses it still runs). That's just the way Windows > works... --DD > > -----Original Message----- > From: Tibor Strausz [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 29, 2002 10:23 AM > To: Ant Users List (E-mail) > Subject: move > > > i get: > Unable to delete file C:\DialogServer\Web Interface\SiteEdit Script > Extension\cm_SiteEdit.dll > with my move task > this only happens when i do the move task with a lot of other > tasks when i > run the task allone its ok! > > what can i do?? > should i use a <wait> or something > > thanx > tibi > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
