diff --git a/dist/exec_generator.xml b/dist/exec_generator.xml
new file mode 100644
index 0000000..f3ae086
--- /dev/null
+++ b/dist/exec_generator.xml
@@ -0,0 +1,26 @@
+
+
+ false
+ gui
+ wifi-manager.jar
+ wifi-manager.exe
+
+
+ .
+ normal
+ http://java.com/download
+
+ false
+ false
+
+ ..\icon.ico
+
+ C:\Program Files\Java\jre1.8.0_102
+ false
+ false
+
+
+ preferJre
+ 64/32
+
+
\ No newline at end of file
diff --git a/dist/setup_generator.iss b/dist/setup_generator.iss
new file mode 100644
index 0000000..1181366
--- /dev/null
+++ b/dist/setup_generator.iss
@@ -0,0 +1,51 @@
+; Script generated by the Inno Setup Script Wizard.
+; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
+
+#define MyAppName "Wifi-Manager"
+#define MyAppVersion "1.0 Beta"
+#define MyAppPublisher "Soluciones Integrales en Computación Aplicada"
+#define MyAppURL "http://www.mundosica.com/"
+#define MyAppExeName "wifi-manager.exe"
+
+[Setup]
+; NOTE: The value of AppId uniquely identifies this application.
+; Do not use the same AppId value in installers for other applications.
+; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
+AppId={{2F87483B-465D-4D1D-93BF-EC164EF38600}
+AppName={#MyAppName}
+AppVersion={#MyAppVersion}
+;AppVerName={#MyAppName} {#MyAppVersion}
+AppPublisher={#MyAppPublisher}
+AppPublisherURL={#MyAppURL}
+AppSupportURL={#MyAppURL}
+AppUpdatesURL={#MyAppURL}
+DefaultDirName={pf}\{#MyAppName}
+DisableProgramGroupPage=yes
+LicenseFile=..\LICENSE
+OutputDir=.
+OutputBaseFilename=setup_wifi-manager
+SetupIconFile=..\icon.ico
+Compression=lzma
+SolidCompression=yes
+
+[Languages]
+Name: "spanish"; MessagesFile: "compiler:Languages\Spanish.isl"
+
+[Tasks]
+Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
+
+[Files]
+Source: "wifi-manager.exe"; DestDir: "{app}"; Flags: ignoreversion
+Source: "icon.png"; DestDir: "{app}"; Flags: ignoreversion
+; NOTE: Don't use "Flags: ignoreversion" on any shared system files
+
+[Dirs]
+Name: "{app}\data"
+
+[Icons]
+Name: "{commonprograms}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"
+Name: "{commondesktop}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"; Tasks: desktopicon
+
+[Run]
+Filename: "{app}\{#MyAppExeName}"; Description: "{cm:LaunchProgram,{#StringChange(MyAppName, '&', '&&')}}"; Flags: nowait postinstall skipifsilent
+
diff --git a/icon.ico b/icon.ico
new file mode 100644
index 0000000..47aac0c
Binary files /dev/null and b/icon.ico differ
diff --git a/icon.png b/icon.png
index a5d3a7c..fe4f441 100644
Binary files a/icon.png and b/icon.png differ
diff --git a/icon.svg b/icon.svg
index cb22963..3259e64 100644
--- a/icon.svg
+++ b/icon.svg
@@ -22,7 +22,7 @@
sodipodi:docname="icon.svg">image/svg+xml