ATTRIB.exe
Display or change file attributes. Find Filenames.
Display or change file attributes. Find Filenames.
After demoting a domain controller, you cannot remove its’ computer account from Active Directory? You receive: Error: DSA object cannot be deleted. If you ran dcpromo to demote the domain controller, or you used ntdsutil to clean up a failed domain controller’s metadata and removed the account from Active Directory Sites and Services, you may be unable to delete… Read More »
When you run ChkDsk without taking a volume offline, the results are NOT accurate. You can use the Vrfydsk.exe tool to check the integrity and consistency of a specified volume. NOTE: See Windows Server 2003 Resource Kit Tools can be installed on Windows XP. NOTE: Vrfydsk.exe cannot fix any errors it reports. To fix any errors, use ChkDsk.exe… Read More »
If you have Windows 2000 Server booted from C:\Winnt and Windows XP is installed in D:\Windows, you cannot backup D:\Windows\System32\Inetsrv\metabase.bin.
To change the IP range of the DHCP service on the ICS Host, follow these steps:
Checks the file system and file system metadata of a volume for logical and physical errors. If used without parameters, chkdsk displays only the status of the volume and does not fix any errors. If used with the /f, /r, /x, or /b parameters, it fixes errors on the volume.
Very short code! Newly updated and it WORKS! Display bitmaps instead of text on a drop menu, in a form. Use the VB Menu Editor to create a menu with sub menus, the code does the rest!! So easy you will slap yourself for using other people’s lengthy drawn-out codes. Original Author: Patrick K. Bigley Assumptions Create a form… Read More »
Displays animated GIFs without any ocx or dll. Original Author: Andrew Attachments File Uploaded Size CODE_UPLOAD1334.zip 9/3/2020 3:45:00 PM 10190
This is a simple demonstration on 3D programing using line based graphics. This program allows the user to manipulate an object in a 3D enviroment. The functions include rotation, scaling, translating, and zoom control. Original Author: Drew Stickney Attachments File Uploaded Size CODE_UPLOAD996.zip 9/3/2020 3:45:00 PM 85961
This .bas module allows you to re-size your form and all the controls re-size with it. I kept looking for code out on the internet that would do this right but I was never successful. So, I wrote this to eliminate the need for any ocx’s or dll’s. It resizes the SStab control which I found was a… Read More »