@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14



Comments:

<0> like the part of the desk where i sit stuff on
<1> ahh
<0> the top half in trangles broke right where the screws go
<1> oh well
<1> thank god for duct tape
<0> yeah lol
<1> duct tape holds the world together :D
<0> Well
<0> My desk isn't cluttered any more
<0> lol
<2> someone give me a good free dns server i can use please ;
<2> :p
<1> :)
<3> 198.
<3> 198.6.1.2
<2> ty



<0> 4.2.2.2
<3> np
<1> doesn't your ISP provide you with one?
<2> they dont seem to be working properly :)
<1> meh
<1> time to switch isp's
<1> :)
<2> im in the process of switching ;p
<0> with charter 99% of the time, my dns doesn't work and ontop of that my ip doesn't reverse dns
<1> gettin dark here
<1> night is falling
<2> Ethernet adapter Wireless Network Connection:
<2> Connection-specific DNS Suffix . : domain_not_set.invalid
<2> Description . . . . . . . . . . . : Belkin 802.11g Wireless Card
<2> would that domain thingy bork my inet?
<1> isn't it in in the middle of the night for you triangle?
<1> you're 6 hours ahead?
<1> 5?
<2> 5
<1> of EST
<2> its 11pm almost
<1> oh
<1> not that far ahead
<2> nup
<2> about to go to bed
<1> not like australia :P
<2> but i really need to check my email
<2> its been almost 4 days
<1> australia is already finishing up monday or so
<0> what
<2> they're only 12 hours ahead of us
<0> it's sunday evening
<2> so 11am
<0> 5pm
<1> ahh 11am
<2> ok
<2> so answer my question
<1> maybe imperfekto knows
<1> this not my area :)
<2> Phiber0pt might know :p
<3> ?
<3> run winsockfix yet?
<2> i reinstalled windows this morning
<2> that didnt fix it
<3> and same issue?
<3> what it not doing?
<2> i cant access messenger
<2> or any MS site taht requires signing into p***port network
<3> hmm...
<2> i've asked other people on same isp
<2> and they're all fine
<2> so it must be my pc..
<4> what error does it give?
<2> which? msn messenger?
<3> baym-cs270.msgr.hotmail.com
<4> sure
<3> ping that...
<2> http://www.msnfanatic.com/articles/solving-error-80048820-444.html
<2> that..
<3> what IP does it give back



<2> Pinging baym-cs270.msgr.hotmail.com [207.46.6.62] with 32 bytes of data:
<2> Request timed out.
<3> ok thats fine.. but it has the right IP
<3> hmm
<3> factory your router?
<4> what do packet traces show?
<2> its a brand new router :P
<2> and wificard
<4> byp***?
<3> square, try this http://webmessenger.msn.com/
<2> tracert stops about halfway down the route to the ip/host
<2> but a friend doesnt get that far and it works fine for him
<3> is your date/time set correctly on your system?
<2> yep
<3> webbased one work?
<0> square what kind of router is it?
<2> its stil trying to load the page Phiber0pt
<2> linksys wag54g
<4> does it work if you byp*** the router?
<2> using dmz?
<5> Anyone see error in this: REG ADD HKCU\Software\JetCar\JetCar\General /v AppPath /t REG_SZ /d "%%programfiles%%\\FlashGet\\flashget.exe" /f ?? It responds Error: Invalid key name
<4> unplugging it
<2> oh
<2> its an all in one router/modem
<4> ixk
<4> ick
<2> yeh :p
<2> but it was working fine a few days ago
<2> matthewk, its pretty obvious what the problem is
<3> square, factory your router, and pull the modem offline for 10 minutes..
<5> Will someone point out the error in the reg add statement I wrote?
<2> brb then
<5> [17:08] <2> matthewk, its pretty obvious what the problem is == silly
<5> Phiber0pt, see error in this? REG ADD HKCU\Software\JetCar\JetCar\General /v AppPath /t REG_SZ /d "%%programfiles%%\\FlashGet\\flashget.exe" /f
<3> maybe the double \'s
<3> \\FlashGet\\
<5> no
<6> the error is that there should be a space in program files
<6> %%program files%%
<5> It responds Error: Invalid key name
<3> last time I checked.. Directories shouldn't have \\ in them
<0> yeah they don't lol
<3> REG ADD HKCU\Software\JetCar\JetCar\General /v AppPath /t REG_SZ /d "%programfiles%\FlashGet\flashget.exe" /f
<3> that should work fine
<5> Phiber0pt, thanks anyways.
<3> well did it not work?
<5> ^_Lord_^, no the variable is %programfiles%, thus %%programfiles%% is the way to reference when using reg add
<6> if you're sure
<5> does anyone Know the error?
<6> !google Reg Add syntax
<3> C:\Documents and Settings\Phiber0ptik>REG ADD HKCU\Software\JetCar\JetCar\Genera
<3> l /v AppPath /t REG_SZ /d "%programfiles%\FlashGet\flashget.exe" /f
<7> http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/reg.mspx
<3> C:\Documents and Settings\Phiber0ptik>REG ADD HKCU\Software\JetCar\JetCar\Genera
<3> l /v AppPath /t REG_SZ /d "%programfiles%\FlashGet\flashget.exe" /f
<3> The operation completed successfully.
<3> dood it works fine.
<3> matthewk type this first..
<3> SET %programfiles% = c:\progra~1
<3> then do
<3> REG ADD HKCU\Software\JetCar\JetCar\General /v AppPath /t REG_SZ /d "%programfiles%\FlashGet\flashget.exe" /f
<5> >echo %programfiles% yields: C:\Program Files
<3> ok.. so run the command
<8> <3> DCC SEND "roflcopters" 0 0 0
<5> Phiber0pt, do you know the situation when \ must be escaped in a path? I'm not sure why single \ is used in this instance. My other batches I use \\
<3> \\ isn't valid syntax for any dos command... as far as I am aware.
<5> ok, \\ must be used in .reg file. I ***umed it must be used in reg add command
<3> maybe thats the case then
<9> what can I use to zero out a hard drive under windows xp?
<10> woot
<10> :D
<3> ?
<1> too much excitement, triangle
<10> all works


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #windowsxp
or
Go to some related logs:

#hardware
#beginner
ftprush key location
#windowsxp
gfxrelay
#windows
#politics
#windows
#murder
#visualbasic



Home  |  disclaimer  |  contact  |  submit quotes