View Single Post
  #14  
Old 05-09-2008, 05:10
micos000's Avatar
micos000 micos000 is offline
Registered User
 
Join Date: Nov 2007
Location: Greece
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
micos000 is on a distinguished road
No, no Vista. I'm using XP and my account have administrative rights.
Don't know what happenend. I noticed that i didn't have enough free space on disk. The cab is 2.4GB and there where only 2GB free. Maybe that was the problem.
The script didn't complain about the free space and i thought it's ok.
I will free some more space and try again today and see what happens.
One think more.
If i make a script like
Quote:
@echo off
i6comp d -r -g42 data1.cab *.*
i6comp d -r -g43 data1.cab *.*
i6comp d -r -g44 data1.cab *.*
i6comp d -r -g45 data1.cab *.*
pause
where g42 to g45 are the groups with audio visuals i want to delete, do you thing it works?
Reply With Quote