Top

Code Snippets by Spartacus

  (5)  
Sort by 
Snippet checks for the enabled status of microsoft updates and returns certain information about the updates management. Usage examples provided in the comments.
Tags: champagne  com  settings  update 
+ 0 likes
3 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by Spartacus on Apr 08, 2008
Information is contained within the snippets comments.
Tags: champagne  com  vb  win32 
+ 0 likes
3 comment(s)   |   Score: 5.5   |   Language: mIRC   |   Posted by Spartacus on Jan 18, 2008
I'll keep it as short and sweet as possible. This script makes use of HNetCfg.FwMgr to turn your firewall on or off, by using "/firewall on" or "/firewall off" respectively. Initially..
Tags: champagne  com  firewall 
+ 0 likes
1 comment(s)   |   Score: 4.5   |   Language: mIRC   |   Posted by Spartacus on Dec 12, 2007
Usage: /services Result of use: Opens window @services if not already open. (If the window was previously opened, it clears the buffer) Then the script proceeds to list all currently running services..
Tags: com  service  services 
+ 0 likes
2 comment(s)   |   Score: 6.3   |   Language: mIRC   |   Posted by Spartacus on Sep 10, 2007
Usage: /processes Result of use: If a window of the name @processes is not open, the script opens it and populates it with a list of all currently running processes in your machine. In the event that..
Tags: com  process  processes 
+ 0 likes
3 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Spartacus on Sep 10, 2007
Bottom