View Single Post
Old 24-10-2007, 08:38   #2
AbyssUnderground
cf.mega poster
 
Join Date: Oct 2005
Location: Merseyside
Age: 36
Services: BT Infinity Option 2, HH5, synced at maximum 80Mbps/20Mbps.
Posts: 2,221
AbyssUnderground has reached the bronze age
AbyssUnderground has reached the bronze ageAbyssUnderground has reached the bronze ageAbyssUnderground has reached the bronze ageAbyssUnderground has reached the bronze ageAbyssUnderground has reached the bronze ageAbyssUnderground has reached the bronze ageAbyssUnderground has reached the bronze ageAbyssUnderground has reached the bronze ageAbyssUnderground has reached the bronze age
Send a message via MSN to AbyssUnderground
Re: No internet when first turn pc on...

You could try making a .bat file and then you just need to double click that when you boot the machine up.

Code:
@echo off
ipconfig /release
ipconfig /renew
See if that works
AbyssUnderground is offline   Reply With Quote