Everything posted by jondercik
-
how about this system?
Why windows 98?
-
New windows appear under taskbar
Clipboard
-
Custom Icon sites
I am tweaking some of my XP icons by directly editing various dll and exe files, and I was wondering if anyone had some good icon sites besides wincustomize.com.
-
Block all but specified sites?
not easily
-
1 tweak 200 users
What registry hive does this tweak fall under? If its any hive except HKCU you could have the GPO apply to the computer and have the computer start the script on boot up.
-
bad transfere rate between VLAN's
check the router connection to the switch, since any packet going between vlans will have to go through the router. Make sure this connection is full duplex.
- Enable a disabled service
-
2003 Question
Set the NTFS permissions on the compmgmt.msc so they dont have access.
- Enable a disabled service
-
bat file command question
taskkill.exe built in
-
2003 Question
Disable cached credentials as well.
-
register.reg what is it for?
try it and find out
-
Turning Windows into a ROUTER
RRAS
-
Turning Windows into a ROUTER
This is retarded. There is no logical reason to do this. Yes Windows can funcation as a router with RRAS but this situation does not warrant it. By having ALL data on the network flow through a Windows box you are serverely limiting your network. By a SWITCH and have it do its job and packet switch for you, it is what it was DESIGNED to do. It will also make the network much more manageable. BTW ever heard of KISS?
-
how to disable mandatory SP2 update on 12 april ?
Couldnt you use A GPO to restrict the running of the exe?
-
Link download software test LAN network .
There really are too many things to test for 1 peice of software to tell you what is slow.
-
%cdrom%
Just keep trying your programs and see if they like to be installed from the HD, its really the best way. No one can tell you because we dont know what you are trying to install.
-
C:\Install Not Found
Is the install folder under $1\Install?
- Disable shutdown
-
Is There Ah Unattended Guide For Lh?
Really cant make one till its finished..........
-
Problem With Winnt.sif Invalid Line
too many quotes? why not just make xplode.cmd?
-
Digital Camera Drivers
I dont think this can be done. The only way I think Windows installs any hardware is if it is present. You can provide drivers for any amount of hardware but if it is not there it wont get installed.
-
Sata Driver Help
I got it working last night. I will post what I did when I get home.
-
Sata Driver Help
Thanks for the link, I have looked at most of those. Has anyone gotten the Promise Fastrak 376/378 working unattended in raid mode? Most of the responses here do not look too promising.
-
How To Pause Runonceex ?
Looking into learning AutoIt. It is a nice scripting tool that can allow you to do many things rather easily. It has the ability to launch a program and not quit until another process is finished.