diff --git a/CntlmUI/CntlmUI.cs b/CntlmUI/CntlmUI.cs
index d4bc341..8d8e820 100644
--- a/CntlmUI/CntlmUI.cs
+++ b/CntlmUI/CntlmUI.cs
@@ -1,19 +1,13 @@
using System;
-using System.Collections.Generic;
using System.ComponentModel;
-using System.Data;
-using System.Drawing;
-using System.Linq;
-using System.Text;
-using System.Windows.Forms;
-using System.Collections;
+using System.Diagnostics;
using System.IO;
+using System.Net;
+using System.Reflection;
using System.Text.RegularExpressions;
+using System.Windows.Forms;
using CntlmUI.Properties;
-using System.Net;
-using System.Diagnostics;
using Microsoft.Win32;
-using System.Reflection;
namespace CntlmUI
{
diff --git a/CntlmUI/CntlmUI.csproj b/CntlmUI/CntlmUI.csproj
index 0c5853c..7eb5346 100644
--- a/CntlmUI/CntlmUI.csproj
+++ b/CntlmUI/CntlmUI.csproj
@@ -12,6 +12,21 @@
CntlmUI
v3.5
512
+ publish\
+ true
+ Disk
+ false
+ Foreground
+ 7
+ Days
+ false
+ false
+ true
+ 0
+ 1.0.1.%2a
+ false
+ false
+ true
x86
@@ -112,6 +127,23 @@
+
+
+ False
+ .NET Framework 3.5 SP1 Client Profile
+ false
+
+
+ False
+ .NET Framework 3.5 SP1
+ true
+
+
+ False
+ Windows Installer 3.1
+ true
+
+