Hi al..
I have a object called "Ball". When i press a button, the Ball has to appear in the right bottom of the screen.
Maybe that isnt so difficult, but the screen is resizeble.
Can anyone help me with this? i really dont know how to start.
Below the OnClick of the button:
void __fastcall...
yeah.
we use SUS for patchement. Software Update Service.
now i just downloaded DameWare NT Utilities. With that program i can do a software inventory.
its a huge program, with lots of tools. and it will be expenssive. i dont know how high the price can be here.
havent tried langguard yet, but i...
hello
im looking for a easy to use program that scans all PC's in a network, and makes an inventory of all software installed on the PC's.
anyone know a good program?
its a plus if i dont need to install client software on all PC's.
thnx
hi
i cant install office XP on my PC.
Probably because it has service pack 4 installed.
someone else knows this problem?
1 hour ago, i had office XP on it, and i needed to install Frontpage. The same problem there, couldnt install.
by Frontpage it said ' Fault 25003 '. does someone know that...
i know theres a way to add a scheduled task in DOS.
its possible with 'at'.
at /? gives me help, but i cant get it working :s
i want begin.bat to be run every day on 11 am
can someone help me with that?
the following code gets the owner of file in a dir. but i want the code also to look in the subdirs. how?
other thing, thise code gets the owner of a file. but is it also possible to get owner of a map?
here the code:
:: Show owner of specified files; display owner and file name
FOR /F "skip=5...
this is what i have, files older then 7 days will be moved to another directory.
forfiles -pc:\temp2 -s -m*.* -d-7 -c"CMD /C move @FILE C:\temp3
my question.
people make there own map in temp2, and place there own files in it.. the maps shouldnt be deleted, how can i make my script look in...
============ UPDATE =================
its ok now!!! after that peace of code, there was a ENDLOCAL. But i didnt knew what ENDLOCAL was.
i can now ECHO the variable.
BUT.. it contains only 1 variable, so i can ECHO one owner on the screen. When i have 2 or more files in the directory wich the...
hi people.
i have a script that obtains the owner of a file. i can echo the owner on the screen, and i can write the owner into a textfile.
the thing is, another script needs to send a email to the owner. so the owner have to be a variable. How do i do that?
ok, here is a piece of code that...
hello.
when i run a script to obtain the owner of a file, i get more then only the owner.
here an example of a output:
BUILTIN\Administrator
or
Domain\MyUsername
u must know, i only need the username offcourse, thats the owner. so let say all users will be obtained like 'Domain\Username' then...
hi ppl
i have to use forfiles, to copy files older then 7 days to another folder.
here is what i use
forfiles -pc:\temp -s -d-7 -c"cmd /c copy ""@FILE"" /Q /F c:\temp3":
in the directory c:\temp files older then 7 days copy to c:\temp3
doesnt work, it allways says: cant copy the file onto...
hello people
ive got the forfiles.exe now..
and i see andy uses this code to delete files:
forfiles -pe:\ftpdata -s -d-14 -c"cmd /c del ""@FILE"" /Q /F"
but i want the files to be copied to another folder.
how can i do that?
ive tried it many times. changed 'del' in 'copy' offcourse, but what...
can someone please tell me where i can find the forfile utility? i need it very much..
i have a Resource kit cd here but it isnt on the cd :s also microsoft.com doesnt tell anything about forfile.exe
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.