Skip to content

Commit

Permalink
v10.8.2 Installer
Browse files Browse the repository at this point in the history
  • Loading branch information
acalcutt committed May 3, 2023
1 parent afbaae7 commit d3e5127
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 97 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Name "Vistumbler"

; The file to write
OutFile "Vistumbler_v10.8.exe"
OutFile "Vistumbler_v10-8-2.exe"

; The default installation directory
InstallDir $PROGRAMFILES\Vistumbler
Expand Down Expand Up @@ -51,7 +51,7 @@ Section "Vistumbler (required)"

; Write the uninstall keys for Windows
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Vistumbler" "DisplayName" "Vistumbler"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Vistumbler" "DisplayVersion" "10.8"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Vistumbler" "DisplayVersion" "10.8.2"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Vistumbler" "Publisher" "Vistumbler.net"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Vistumbler" "UninstallString" '"$INSTDIR\uninstall.exe"'
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Vistumbler" "DisplayIcon" '"$INSTDIR\uninstall.exe"'
Expand Down
Binary file not shown.
Binary file not shown.
88 changes: 0 additions & 88 deletions Installer/Vistumbler_v10.8.1.nsi

This file was deleted.

2 changes: 1 addition & 1 deletion Installer/vi_files/Settings/vistumbler_settings.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Vistumbler]
PortableMode=1
PortableMode=0
Netsh_exe=netsh.exe
UseNativeWifi=1
AutoCheckForUpdates=1
Expand Down
2 changes: 1 addition & 1 deletion Installer/vi_files/UDFs/NativeWifi.au3
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Func _Wlan_EnumToString($sCategory, $iEnumeration)
Case $DOT11_AUTH_ALGO_WPA3_ENT_192
Return "WPA3-Enterprise-192"
Case $DOT11_AUTH_ALGO_WPA3_SAE
Return "WPA3-SAE"
Return "WPA3-Personal"
Case $DOT11_AUTH_ALGO_OWE
Return "OWE"
Case $DOT11_AUTH_ALGO_WPA3_ENT
Expand Down
4 changes: 2 additions & 2 deletions Installer/vi_files/Vistumbler.au3
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Icon=Icons\icon.ico
#AutoIt3Wrapper_Outfile=Vistumbler.exe
#AutoIt3Wrapper_Res_Fileversion=10.7.0.0
#AutoIt3Wrapper_Res_Fileversion=10.8.2.0
#AutoIt3Wrapper_Res_ProductName=Vistumbler
#AutoIt3Wrapper_Res_CompanyName=Vistumbler.net
#AutoIt3Wrapper_Res_Language=1033
Expand All @@ -19,7 +19,7 @@ $Script_Author = 'Andrew Calcutt'
$Script_Name = 'Vistumbler'
$Script_Website = 'http://www.Vistumbler.net'
$Script_Function = 'A wireless network scanner for Windows 10, Windows 8, Windows 7, and Vista.'
$version = 'v10.8.1'
$version = 'v10.8.2'
$Script_Start_Date = '2007/07/10'
$last_modified = '2023/05/03'
HttpSetUserAgent($Script_Name & ' ' & $version)
Expand Down
Binary file modified Installer/vi_files/Vistumbler.exe
Binary file not shown.
6 changes: 3 additions & 3 deletions Installer/vi_files/versions.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ update.au3=3ac4107e52c97e695f912eaa1e88d9524c5e2ca0
update.exe=3ac4107e52c97e695f912eaa1e88d9524c5e2ca0
UpdateManufactures.au3=2e09a5cc9a5a266c2c27317d3c0a95650ad48d38
UpdateManufactures.exe=2e09a5cc9a5a266c2c27317d3c0a95650ad48d38
Vistumbler.au3=e3b6d7788a429dba301319869caea81ff3c548ee
Vistumbler.exe=e3b6d7788a429dba301319869caea81ff3c548ee
Vistumbler.au3=afbaae73804f9058b46cddbf246e37a60f205b0b
Vistumbler.exe=afbaae73804f9058b46cddbf246e37a60f205b0b
vistumbler_updater.au3=3ac4107e52c97e695f912eaa1e88d9524c5e2ca0
vistumbler_updater.exe=3ac4107e52c97e695f912eaa1e88d9524c5e2ca0
Uninstall.exe=3ac4107e52c97e695f912eaa1e88d9524c5e2ca0
Expand Down Expand Up @@ -107,7 +107,7 @@ UDFs\cfxUDF.au3=066b51f13e6cad3bbaa568e5e037aac7a480e630
UDFs\HTTP.au3=aecd2257886b6bc605635ce97b9329c9a8d22c0b
UDFs\JSON.au3=aecd2257886b6bc605635ce97b9329c9a8d22c0b
UDFs\MD5.au3=9b4e523de98f4fb162ffe8d787cd87944744e9d6
UDFs\NativeWifi.au3=3ade53ba00ab39b9163a57cb622f85e777af60b2
UDFs\NativeWifi.au3=9570f6256aaac37655bdf066c9498841c364eb37
UDFs\ParseCSV.au3=9b4e523de98f4fb162ffe8d787cd87944744e9d6
UDFs\Zip.au3=9b4e523de98f4fb162ffe8d787cd87944744e9d6
UDFs\FileInUse.au3=9b4e523de98f4fb162ffe8d787cd87944744e9d6
Expand Down

0 comments on commit d3e5127

Please sign in to comment.