© KEiGHT Posted May 24, 2014 Posted May 24, 2014 (edited) As you can see in attached image the WinToolkitRunOnce.exe is there in system32 and it's working if I run it from there after Windows is installedWhy doesn't start normally when Windows Setup x64 it's finished ? WinToolkitRunOnce.exe don't start ! :albert: Edited May 24, 2014 by © KEiGHT Quote
Thiersee Posted May 24, 2014 Posted May 24, 2014 It works for me; Win7 Prof x64 with only WU updates! Thiersee Quote
Legolash2o Posted May 24, 2014 Posted May 24, 2014 It's a shame you can't upload your ISO, however there should be a RunOnce log which you can upload Quote
© KEiGHT Posted May 24, 2014 Author Posted May 24, 2014 It works for me; Win7 Prof x64 with only WU updates! ThierseeHi Thiersee, I have no other problem with WinToolkit but with RunOnce, he refuse to start ! Quote
© KEiGHT Posted May 24, 2014 Author Posted May 24, 2014 It's a shame you can't upload your ISO, however there should be a RunOnce log which you can upload Hi Liam, I can make a screenshot because is from VirtualBox (testing only)Which part of log you are interested to be seen ? Quote
© KEiGHT Posted May 24, 2014 Author Posted May 24, 2014 (edited) http://www.fileshare.ro/e30545007 here is your .log file ===============WinToolkitRunOnce.exe (config file) <?xml version="1.0" encoding="utf-8" ?><configuration> <startup> <supportedRuntime version="v4.0" /> <supportedRuntime version="v2.0.50727"/> </startup> <runtime> <NetFx40_LegacySecurityPolicy enabled="true" /> </runtime></configuration> Maybe Is there an issue not having installed(integrated in windows setup) NET 4.0 ? As I see your soft require v4.0 to runPlease excuse me if I said something wrong but, can you change it to look for v 3.5 ? to look like this ? <?xml version="1.0" encoding="utf-8" ?><configuration> <startup> <supportedRuntime version="v2.0.50727"/> <supportedRuntime version="v3.5"/> <supportedRuntime version="v4.0" /> </startup> <runtime> <NetFx35_LegacySecurityPolicy enabled="true" /> <NetFx40_LegacySecurityPolicy enabled="true" /> </runtime></configuration> Edited May 24, 2014 by © KEiGHT Quote
© KEiGHT Posted May 24, 2014 Author Posted May 24, 2014 (edited) NOT fixed ! Now , you have my log file, what's the problem ?I wonder why when I click it from his lair will start and why can't start with windows setup ?What has to do updates with RunOnce ? Another question is , how to implement the new fixed build, not to start again from the beginning, my compilation ?What should be loaded to fix my compilation quickly with the new release? Edited May 24, 2014 by © KEiGHT Quote
Sorin Posted May 24, 2014 Posted May 24, 2014 I have the same problem as you have....It's going fine until the runonce....and then ...nothing,,.,the desktop displays and there are no programs installed . check on control panel also. the same thing....did the test 3 times...2times with the newest version of the wintoolkit and 1 with an older version.op system is win 7 x64 Quote
© KEiGHT Posted May 24, 2014 Author Posted May 24, 2014 In the x86 version of win 7 I have no problem at all. only with x64 version! Quote
© KEiGHT Posted May 24, 2014 Author Posted May 24, 2014 (edited) I don't know why, but , I intend to believe if I make the x64 build in x86 version of windows 7 , RunOnce will work ! Something makes me to believe this WInToolkit has something in common with current Installed OS !All I intend to do in current version x64 for x86 will work without issues ! Why RunOnce doesn't work for x64 ? I use the original X17... win7sp1 x64 from Digital... Edited May 24, 2014 by © KEiGHT Quote
Sorin Posted May 24, 2014 Posted May 24, 2014 the same as above ...did this on a fresh copy of windows. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.