Installer - OK. Uninstaller - OK. Protection - OK. VirusTotal Analysis - OK. Installer / Uninstaller hard tests - OK. Application hard tests - OK. Final software debug - Missing. ~4 MB is the size of the final installer with 3 MB on the main EXE I'll hard test this version on my systems. If all is ok I'll release finally
I have to programatically drawn all Metro GUI Controls because of Windows 8 incompatibilities... Isn't hard for me. I'll doing to now
Well, I've coded the graphic methods here. Now the application is compatible with all O.S. with .NET Framework v4 installed. Windows 8 Kernel Drawn have damaged my Metro modules.. Now the UI Drawn works independently of the GDI Loader.
I've changed the Developer name to "Josh Cell Software's" formally for an better english spelling, but the original name is "Josh Cell Softwares".
I can't install it same problem as 1.4. Code: Fault bucket 3167380889, type 5 Event Name: CLR20r3 Response: Not available Cab Id: 0 Problem signature: P1: uncleaner v1.5 setup.exe P2: 0.0.0.1 P3: 501c45a9 P4: mscorlib P5: 4.0.0.0 P6: 4ee9af8e P7: 2603 P8: 0 P9: System.IO.FileNotFoundException P10: Attached files: C:\Users\George\AppData\Local\Temp\WER6CB7.tmp.WERInternalMetadata.xml These files may be available here: C:\Users\George\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_uncleaner v1.5 s_fcbcdca7e3769fcc13ad62f6f26dfba81b382ea_13818aa3 Analysis symbol: Rechecking for solution: 0 Report Id: 8ba27f3d-de09-11e1-a7f5-005056c00008 Report Status: 0 Code: Application: UnCleaner v1.5 Setup.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException Stack: at System.Reflection.RuntimeAssembly._nLoad(System.Reflection.AssemblyName, System.String, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, Boolean, Boolean, Boolean) at System.Reflection.RuntimeAssembly.nLoad(System.Reflection.AssemblyName, System.String, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, Boolean, Boolean, Boolean) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(System.Reflection.AssemblyName, System.Security.Policy.Evidence, System.Threading.StackCrawlMark ByRef, Boolean, Boolean) at System.Reflection.RuntimeAssembly.InternalLoad(System.String, System.Security.Policy.Evidence, System.Threading.StackCrawlMark ByRef, Boolean) at System.Reflection.Assembly.Load(System.String) at ..(System.Object, System.ResolveEventArgs) at System.AppDomain.OnResourceResolveEvent(System.Reflection.RuntimeAssembly, System.String) at System.Reflection.RuntimeAssembly.GetResource(System.Reflection.RuntimeAssembly, System.String, UInt64 ByRef, System.Runtime.CompilerServices.StackCrawlMarkHandle, Boolean) at System.Reflection.RuntimeAssembly.GetManifestResourceStream(System.String, System.Threading.StackCrawlMark ByRef, Boolean) at System.Reflection.RuntimeAssembly.GetManifestResourceStream(System.Type, System.String, Boolean, System.Threading.StackCrawlMark ByRef) at System.Resources.ManifestBasedResourceGroveler.GetManifestResourceStream(System.Reflection.RuntimeAssembly, System.String, System.Threading.StackCrawlMark ByRef) at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(System.Globalization.CultureInfo, System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>, Boolean, Boolean, System.Threading.StackCrawlMark ByRef) at System.Resources.ResourceManager.InternalGetResourceSet(System.Globalization.CultureInfo, Boolean, Boolean, System.Threading.StackCrawlMark ByRef) at System.Resources.ResourceManager.InternalGetResourceSet(System.Globalization.CultureInfo, Boolean, Boolean) at System.Resources.ResourceManager.GetObject(System.String, System.Globalization.CultureInfo, Boolean) at System.Resources.ResourceManager.GetObject(System.String) at DynamicClass.(System.Object, System.String) at ..() at ...ctor() at ..() Code: Faulting application name: UnCleaner v1.5 Setup.exe, version: 0.0.0.1, time stamp: 0x501c45a9 Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e2111c0 Exception code: 0xe0434352 Fault offset: 0x0000d36f Faulting process id: 0x108c Faulting application start time: 0x01cd72164db0ec75 Faulting application path: G:\August_2012\UnCleaner v1.5\UnCleaner v1.5 Setup.exe Faulting module path: C:\Windows\system32\KERNELBASE.dll Report Id: 8ba27f3d-de09-11e1-a7f5-005056c00008
Thank you for this version I was eagely waiting for One question: Why so big and not portable? v.1.4 was 700kB and this 5 MB !!!! Why not portable ? Thank you again and keep on the excellent work... (Waiting for the new version of search also )
Well, I've added an proprietary installer.. And I've coded the new "Metro-UI" modules with many graphic resources. Because Auto-Clean function. But you can make your own portable version copying the UnCleaner.exe from install directory on "Program Files\UnCleaner"
Thank you again . You are a genius ! 2 very small points that may need easy improvement: * installation does not ask if you want it on D:\ or E:\ drives etc..It is only C: * after uninstall, the C:/ Program files/ uncleaner folder is not deleted
The application needs of an %SYSTEMDRIVE% install because Auto-Clean again I've found the problem and I'll solve on a next quick update.