3,174 reputation
2413
bio website
location Tennessee, USA
age 36
visits member for 8 months
seen 12 hours ago
stats profile views 157

The trickster, the riddler, the keeper of the balance, he of the many faces who finds life in death and who fears no evil; he who walks through doors.


2d
comment OS Name Variable
@Sami_Sheikh - OK, I pastebinned a heavily commented version of this script for you.
May
20
awarded  Nice Answer
May
18
comment OS Name Variable
@Sami_Sheikh - Sure, but probably not till Monday. If I get a chance, I'll insert exhaustive comments and put it up on pastebin or similar for you.
May
7
awarded  Fanatic
May
2
awarded  Necromancer
Apr
25
revised batch script to move n files exch time
deleted 17 characters in body
Apr
25
comment batch script to move n files exch time
@Raj - I'm not sure what you're asking. I updated my answer with a couple of example scripts. Does either do what you need?
Apr
25
revised batch script to move n files exch time
added 819 characters in body
Apr
25
revised batch script to move n files exch time
added 123 characters in body
Apr
25
revised batch script to move n files exch time
added example
Apr
22
comment escape double quotes in param file to batch script
@user646108 - Sorry, but I have no clue what you are asking, or even if you are asking. I guess you are, but your comment is so vague it's hard to tell.
Apr
22
comment delete a specific file if this one is empty
@new - if Peter's answer has helped you, please mark it as accepted.
Apr
22
answered How to use runas command in windows 2008 r2 server?
Apr
22
comment What is the effectiveness of using the compatibility feature for older operating systems in Windows XP, Vista, 7 and 8?
Excellent game. On Win 7 with XP compatibility, are you achieving XP mode via Virtual PC with an XP VM?
Apr
21
comment get window title from pid
Just to save future Googlers from having to look it up, this requires using System.Diagnostics.
Apr
21
revised Specify monitor when opening file. (.bat)
made movewind accept PID or win title + added better error handling
Apr
21
revised Specify monitor when opening file. (.bat)
deleted 28 characters in body; added 76 characters in body
Apr
21
answered Specify monitor when opening file. (.bat)
Apr
20
comment Specify monitor when opening file. (.bat)
@npocmaka - All the properties of Win32_DesktopMonitor, including PNPDeviceID, are read-only.
Apr
19
comment Deleting Registry entries using reg delete
I'm sorry Dk, I've never programmatically messed with printer entries. That might be worth asking in another question though.