Paste what's on your clipboard thread


Recommended Posts

is it just me, or half of the people are probably lying and posting stupid sht just to impress other people with cool and witty stuff they want to show them?

btw this wasnt in my clipboard :p

Link to comment
Share on other sites

dtmThisDay = Day(Now)

dtmThisMonth = Month(Now)

dtmThisYear = Year(Now)

strBackupName = dtmThisYear & "_" & dtmThisMonth & "_" & dtmThisDay

strComputer = "."

Set objWMIService = GetObject("winmgmts:" _

& "{impersonationLevel=impersonate,(Backup)}!\\" & _

strComputer & "\root\cimv2")

Set colLogFiles = objWMIService.ExecQuery _

("SELECT * FROM Win32_NTEventLogFile WHERE LogFileName='Application'")

For Each objLogfile in colLogFiles

objLogFile.BackupEventLog("c:\EVENT_LOGS\BDER\" & strBackupName & _

"_application.evt")

objLogFile.ClearEventLog()

Next

Link to comment
Share on other sites

Your account expired, and your card is not chargeable. Also, from our record I see you cancelled your account, didn't you?

Support

:angry: :angry: :angry: :angry:

Edited by Blaise
Link to comment
Share on other sites

13228516

13228516

13228516

6452849

13820651

11518674

13820651

13820651

6452849

13820651

13228516

12703190

6452849

13228516

13228516

6452849

6452849

13228516

11053224

12632256

9413302

16777215

12045016

13820651

code from a 3dc file

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.