WinNTSetup v2.3 small tool to Setup Windows from an(y) win32 environment.
#302
Posted 10 October 2012 - 03:30 AM
Atari800XL, on 09 October 2012 - 01:06 PM, said:
Well, the old copy used SHFileOperation, practically windows default for every file copy.
Somehow it's kinda slow, especially for copying many files.
Also it did not give me any infos for the progress bar, therefor unnecessary disk access was needed.
So i had to write my own tool, that just populate a LinkedList with all files/folders and than starts coping.
With fully cached files the copying is twice as fast for many files and in default (uncached) case it still should be noticeable faster.
@cy06
You'r welcome
This post has been edited by JFX: 09 March 2013 - 10:22 AM
#303
Posted 11 October 2012 - 11:29 AM
"Old version": File copy takes 108s (16s for driver copy etc), so XP source file copy: 92s
New version: XP source file copy: 63s!!
That's a 29 second improvement, or 30+ % !!!!!
Very nice, never expected that you could squeeze a little more performance out of it. Great that you don't forget about XP just yet!
#304
Posted 16 October 2012 - 11:07 PM
Great Tool, it works flawlessly installing Windows 7 or 8 to HDD, after trying that, I went to tray install 8 Pro to VHD, during creation of VHD, I renamed the default Windows7.vhd to Win8.vhd, after creation, just curious went to verify in disk management the mounted Z, it's tag was Win7 VHD (Z:), then I decided to stop the procedure and report it to you, when unmounting the VHD it said in the little box "C:\Win8.vhd", any way I unmount it.
P.D. Thinking a bit more about this, It seams to me "Win7 VHD" is partition tag and then no matter, maybe if you use only "Win VHD" for tag then you cover any version.
Windows 8 Pro installed without any trouble to VHD, just chaged partition tag to Win 8 VHD, It runs just like in HDD.
Thanks for this great tool.
This post has been edited by alacran: 17 October 2012 - 09:12 AM
#305
Posted 17 October 2012 - 12:26 PM
Win7 VHD is just the drive label and can be changed without problem whenever the VHD is mounted.
But your right is a bit confusing now with Windows 8.
Guess the best is if I change the label to the user selected filename
This post has been edited by JFX: 09 March 2013 - 10:22 AM
#306
Posted 19 October 2012 - 10:33 PM
Is there a way to translate your great tool to other languages? in order to make it available to other people that don't speak English, If you are agree I can translate it to Spanish (my mother tongue), I have done it before with other free tools.
Once again thanks for your great tool, now make it accessible to the entire world.
Best regards
#307
Posted 20 October 2012 - 02:22 AM
just change this language.ini as you like and put in the same folder.
2.3.1.1 is now available with better VHD label
This post has been edited by JFX: 09 March 2013 - 10:22 AM
#308
Posted 21 October 2012 - 08:13 AM
Spanish translation finished, thanks again.
http://www.mediafire.com/?mzmyeekynvbw8n8
P.D. During VHD creation every thing is in English, for some reason translation doesn’t change the original
That's from dialog 3000 to 3048, Tested with v2.3.1 and v2.3.1.1
Best regards
This post has been edited by alacran: 21 October 2012 - 10:21 AM
#309
Posted 21 October 2012 - 10:10 AM
I found a few spelling errors in the file, is it OK if I post them here?
004 contain -> contains, 007 contain -> contains, 007 inculde -> include 104 installationsdrive -> installationdrive 169 Dou -> do 217 unsinged -> unsigned 1021 an first -> at first, deaktivated -> deactivated 1028 BallonTips -> Balloontips 2031 completly -> completely 3030 avalibe -> available 3035 Finshed -> Finished 3040 occured -> occurred 3045 Faild -> Failed
Maybe you can change them in the original files? Please don't think that this is criticism, hey, I'm not a native English speaker myself, but I'm sure you're too busy yourself to take notice of these little "slips of the pen".
This post has been edited by Atari800XL: 21 October 2012 - 11:31 AM
#310
Posted 21 October 2012 - 12:25 PM
thanks for translation
I've found the problem with VHD creation strings, should be fixed in 2.3.1.2.
@Atari800XL
absolutely no problem, have found quite some more with Word 2007

new language.ini is in previous link and built in 2.3.1.2
This post has been edited by JFX: 09 March 2013 - 10:23 AM
#311
Posted 21 October 2012 - 01:49 PM
It's my pleasure to tell you the translation is working very well with last version (2.3.1.2), I had to modify minor details once it was possible to see translated strings during VHD creation, some of them were not seen well, all of them are okay now, only two more comments at String 014= I added Windows 8 Pro and Enterprise, as they also can be installed to VHD, maybe you forgot to update this line, string 166 it said Windows 7 now it says Windows 7 or 8
Assuming all changes you did were only Orthographical, I didn’t check farther.
Last version of Spanish translation:
http://www.mediafire.com/?ibucaxulzz43izm
Once again thanks, I love this little program, I am glad now it's going to be usefull for more people.
Best Regards
#314
Posted 28 October 2012 - 04:26 PM
Thanks for your work.
This post has been edited by laddanator: 28 October 2012 - 05:41 PM
#315
Posted 29 October 2012 - 01:21 AM
Thanks, I'll fix string 014 in next version. 166 is only thought for win7, the usbboot checkbox has no effect on win8 installs.
@cy06
Great, thanks for translating
@laddanator
At what state of setup does the BSoD occurs (TXTMODE or GUIMODE) ?
Does it work if you boot it from CD/DVD?
Actually there should be no problem with already slipstreamed Driver Packs,
but there could be a version conflict with a newer or older driver.
#316
Posted 29 October 2012 - 05:51 AM
Quote
Does it work if you boot it from CD/DVD?
1. It runs the entire text setup and get to the part Setup is Starting Windows, the part right before it shows you the list of HD to install to and blue screens
2. I have not made and iso of this test version I am using but my modded version (update packs) with the same driver packs slipstream boot from my USB and installs fine. I will make an ISO today and test.
Also, just wondering, what is the deal with not being able to using a RVM_Integrated XP source as far as not working with your tool? Is it considered illegal to add updates to XP this way? Or is it a conflict with your script and to much to write one to work with an integrated XP source? Not picking your work apart. I love how fast this tool sets up Win 7. Just wondering because if you use a fresh XP source, tons of updates on a fresh install.
#317
Posted 29 October 2012 - 07:07 AM
laddanator, on 29 October 2012 - 05:51 AM, said:
laddanator, on 29 October 2012 - 05:51 AM, said:
Well these packs aren't legal at all and don't integrate the way thought by MS. It's up to you if you trust the the authors of these packs and use them.
WinNTSetup can't fully handle this integration and since no time, properly never will.
#318
Posted 29 October 2012 - 01:19 PM
Quote
WinNTSetup can't fully handle this integration and since no time, properly never will.
Are you saying if I use the method here
http://unattended.ms...xp/view/web/23/
then this is the way Microsoft intended to be done and your program will load XP if this method is used?
#319
Posted 30 October 2012 - 04:55 AM
#320
Posted 30 October 2012 - 04:47 PM
Quote
Your right, the driver problem is something with this stupid Asus board lol. I mean will your program install XP if I use the integration method above and will it still be considered a "clean" source?



Help
Back to top









