Search found 3 matches

by Young
Fri Sep 18, 2009 9:43 am
Forum: Help
Topic: Delete information in KML/KMZ file's
Replies: 5
Views: 8630

Re: Delete information in KML/KMZ file's

Oh so that is why :-)

Line 6108 in the vistumbler.au3 is - that dosn't look like the script you said. :-( ?

$RefAutoKmlActiveTime = Round($AutoKmlActiveTime / 2)
$RefAutoKmlDeadTime = Round($AutoKmlDeadTime / 2)
$RefAutoKmlTrackTime = Round($AutoKmlTrackTime / 2)
If $RefAutoKmlGpsTime < 1 Then ...
by Young
Thu Sep 17, 2009 10:30 am
Forum: Help
Topic: Delete information in KML/KMZ file's
Replies: 5
Views: 8630

Re: Delete information in KML/KMZ file's

Hi,

I have tryed to find the code that you write below in the vistumbler.au3 file but I can't find it.
I have now tryed to change all

& '<description><![CDATA[<b>' & $Column_Names_SSID & ': </b>' & $ExpSSID & '<br /><b>' & $Column_Names_BSSID & ': </b>' & $ExpBSSID & '<br /><b>' & $Column_Names ...
by Young
Wed Apr 15, 2009 2:11 pm
Forum: Help
Topic: Delete information in KML/KMZ file's
Replies: 5
Views: 8630

Delete information in KML/KMZ file's

hi,

Some questions that I hope you can help me with.

1. As the others I also have problems with the auto update of vistumbler - say's it is a virus. (Cant remember the name of it as it is installed on another of my PC's)

2. I would like to use google maps to show the access point's but I have a ...