VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 113 of 114

WMI sample showing how to change WINS and DNS settings on a local or remote computer, using WMI cla
WMI sample showing how to create a share on a remote computer using WMI class Win32_Share
WMI sample showing how to disk partition settings of a (remote) computer, like ' block size, boot p
WMI sample showing how to impersonate. It shows how to list all shares on a remote computer using d
WMI sample showing how to list all accounts on a computer or a domain, using WMI class Win32_Accoun
WMI sample showing how to list all shares on the local computer using WMI's Win32_Share object.
WMI sample showing how to list all shares on the local or remote computer using WMI's Win32_Share o
WMI sample showing how to list computer system information of a (remote) computer, like domain memb
WMI sample showing how to list desktop settings of all profiles of a (remote) computer, using WMI c
WMI sample showing how to list disk drive settings of a (remote) computer, like bytes per sector, c
WMI sample showing how to list floppy drive status info and settings of a (remote) computer, ' like
WMI sample showing how to list group info and group membership of a (remote) computer, using WMI cl
WMI sample showing how to list memory configuration of a remote or local computer, like bank label,
WMI sample: change wins and dns on local or remote computer. Written in VBScript. Uses Win32_Networ
WMI sample: checks if a process is running on a (remote) computer. Uses win32_process WMI class.
WMI sample: create a share on a (remote) computer
WMI sample: list shares on a local computer. Written in VBScript
WMI sample: list shares on a local or a remote computer. Written in VBScript
WMI sample: list shares on a remote computer, using DIFFERENT CREDENTIALS than the currently logged
WMI sample: list users and/or groups on a domain or on a computer.
WMI sample: lists all application service details of a computer
WMI sample: lists the printjobs on a printserver. Written in VBScript. Uses Win32_PrintJob WMI clas
WMI sample: reboot a (remote) computer. Written in VBScript. Uses Win32_OperatingSystem WMI class.
WMI sample: retrieve battery info of a (remote) computer
WMI sample: retrieve boot configuration of a (remote) computer. Written in VBScript. Uses Win32_Boo
WMI sample: retrieve CDRom information of a (remote) computer. Written in VBScript. Uses Win32_CDRO
WMI sample: retrieve COM application info of a local or remote computer. Written in VBScript. Uses
WMI sample: retrieve fan status info and settings of a (remote) computer, like availability, speed,
WMI sample: retrieves computer system information of a (remote) computer, like domain membership, n
WMI sample: retrieves desktop settings of all profiles of a (remote) computerdesktop settings of al
WMI sample: retrieves disk drive settings of a (remote) computer, like bytes per sector, ' compress
WMI sample: retrieves floppy drive status info and settings of a (remote) computer,like availabilit
WMI sample: retrieves group info and group membership of a (remote) computer. Uses Win32_Group WMI
WMI sample: retrieves memory configuration of a remote or local computer, like bank label, descript
WMI sample: retrieves network adapter settings of a remote or local computer, like adapter type, av
WMI sample: retrieves network protocol settings of a remote or local computer. Written in VBScript.
WMI sample: retrieves Operating System properties of a remote or local computer,like build number,
WMI sample: retrieves printer status on local or remote computer. Written in VBScript. Uses win32_P
WMI sample: retrieves the processors configuration of a remote or local computer, like processor ty
Word Magic
Work out the square route of any decimal
Working with a command button without Clicking on it. (From Chirantan Bhattacharjee konnagar(West B
Works for both text boxes and printing from vb. This is a simple code to wrap a long string into se
Works out the distance between two points.
WOS 2005 Open Release is a open sourced version of WOS 2005, built on WOS 2005 Home. All support is
Write a line into the text file using VB
Write a section of data to an INI file using WritePrivateProfileSection API
Write a string data to an INI file using WritePrivateProfileString API
Write And Read A text File. I use it for login programs and admin progs!
Write and read from an INI
Write and Read Specific Lines in a Text File, instead of having to make one line for each file, lea
Write and Read Text File with Simple COde
Write in a text box alternating upper and lower case ... using vbstrconv Just add a TEXTBOX and a C
Write Only Digits On your Text boxes which are in control array but WITHOUT USING KEY ASCII OR KEY
Write only numeric values into a textbox you can coose to write real or integer