Jump to content

ianymaty

Members
  • Posts

    396
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by ianymaty

  1. Just noticed that when a subsection is highlited the main is not. Isn't there a dependency if a subsection has new post to highlight the main section too?
  2. Now that Lego is back in bussines, let's wait for him to look into it.
  3. Eventually I will get use to this new facelift... Two small suggestions: - I would rather liked if the advertisment banners were centered not left aligned - can the quote and like buttons be stickied to the bottom of the post frame rather than after the text (it's nice to know something is allways in that place not jump arround) Oh, and I appreciate that finally the read posts are marked as read when using back page.
  4. 8000+ drivers are huge amount the program needs to scan... and probably can't handle them all at once and crash somewhere. Did you tried add them in smaller packs not all at once?
  5. I don't see how WPI will help with this. Which edition are you using? I'm using Ultimate and have no problem with this as you see I have integrated 5 languages and it works all well. If you are using other edition than it may be a problem as only Ultimate suport multilanguage.
  6. As you see in post #8 you can choose the language used in the setup proces as: My language is... Than you can also select what language will be default when the setup is finished. I don't know why isn't working for you.
  7. Go to Control Panel > Region and Languages. Click Administrative tab, click Copy settings. In settings window, check the two checkboxes at bottom. Click OK. Restart. All should be in your language.
  8. That's all you have to do. As I early said, just add the language with WinToolkit and you're done.
  9. When you add language wit WinToolkit you are presented at install what language to use on the setup process and what language you want to install. Is that what you want?
  10. Hi mooms. Tested all scenarios, All is OK. Reformated what you pointed slightly better for our reading (romanian language) and added some dots at line endings to look better. Maybe you should add them too. One small notice to the finish line: For Java x86 the line is "Java SE %MAJ% Update %MIN% x86 has been installed" for the others "SE" isn't present. Is that intentional? template_RO.zip
  11. Got it. Edited for Romanian. All works well. Have a look. _JAVA_Multi_Maker_edit.zip
  12. Hi mooms. I can do Romanian. Would you provide a reduced text file to translate without actual code? Thank you.
  13. I don't know why it's not working for you. Anyway, on the bottom of the page to download languages there is a link to a program exe2cab that can convert your file. Try that.
  14. Which version of WinToolkit you use? The latest test build 1.5.4.3 works great.
  15. Get your language here https://sites.google.com/site/languagetoolv1/lp Use WinToolkit Tools > Converters > Language Pack to convert to .cab Add the .cab as you add any update in WinToolkit > AIO > Updates + Languages Sorry for English in French forum. Use Google Translate.
  16. Can't we use the ISO Maker from v1 for the moment so you can move forward with the project?
  17. Hi mooms. No problems here, just some questions... 1. What happens that after the process the original installer file is bigger than before the process? Someway it is altered. It only happens with x86 version and not with x64. 2. Would you consider to name the final file to mimic with other SFX installer names? Something with SFX_ prefix (SFX_jre-8u65-windows-i586.exe). Thank you.
  18. Welcome back. People here started to think that you abandoned the project. Nice to see you are back in bussines.
  19. I think he is on vacation. A lonooong long vacation. We have to wait until he chime in. I realy hope he is alright and he will come back after his Univesity starts the clases.
  20. We have to wait for Lego to release an update for the v2. Some may want to use the test versions and don't buy the release. He protects the v2 test versions with expiration time since he intend to sell the program when it will be finished.
  21. Hi Thiersee, I didn't test this method but I find people using this. Set a distinguishable file in the ISO (ex: myfile.txt) than ad this to the code @echo offfor %%a in (d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%a:\myfile.txt" set "drv=%%a:"
  22. OK. Whatever it was I fixed it by hand so no more problem here. Don't worry abou it anymore. I will try the new maker. Thanks.
  23. This is a problem! Some SFX-installers leave the install/uninstall file in the temp-folders, so if you delete those temp-SFX-folders.... I got the same bug for other programs. It pretend it uninstalled succesfully once. After that the nag to uninstall older version came up so than was it searching for the missing file. That is I believe that I already had installed the same version by the original setup files and the same version by the Dual installer that was pointing to other location of the setup files. The first uninstall was succesful because it was removing the original installation. The other attempts to uninstall came up with the missing file because I was clearing the Temp folders and the files were missing. The file that was looking for I think was "jre_inst.msi" and "jre64_inst.msi" There are not the original names of the installers so that is why I had to recreate the path and names for them to be able to compleatly remove and uninstall them. mooms, thank you to look into this and try to explain but all that info from previous posts are too technical for me I'm affraid. So try this experiment: Install by Dual installer than clear AppData\Local\Temp\7ZipSfx.000\ than try to uninstall by Control panel. See what happens. I was suggesting to keep the original Temp path and names if it is possible so this will not happen anymore. As long as we can always make separate files for x86 and x64 I don't mind if the Dual installer is bigger as long as it replicates what the original installer does. Thank you.
  24. Hi mooms, I'll try to explain the situation that I get into and maybe you'll find a solution for this to not happen anymore. Anyway I fixed my problem and I'll tell you how. So here it is: On the system was 8u40 (x86/x64) version installed with your Dual installer. No problem so far. When the new version 8u60 was released the nag screen appeared and I chose to update than the installer wanted to uninstall the old version. It said it was succesfull uninstalation. Now comes the tricky part. From time to time the nag screen wants to uninstall the old version again and again. Only that it not finds the file that it needs to run the uninstall. Since it was nagging me I started to look to fix it. I tried to uninstall from Control panel with no success, the same missing file. Without it it will not uninstall. I searched for the exact older version to try use it to uninstall. No success. I tried the Java uninstall tool and JavaRa, still no success. Even if the new installers have the ability to remove the old versions I was unable to remove the old version. I looked over to the path where it seeks for the file and it points to ...AppData\Local\Temp\7ZipSfx.000\ than it flashed to my mind to extract the original installer to that folder. I was deleting the Temp folders so I had to recreate the path. Now I found that the name of the file was not the same. I renamed the temp file than the uninstall was completed succesfully and the old version finally was gone. Now I kindly ask you (and dare you ). Can you make the SFX_installer to replicate the original setup Temp path and names so this will not happen anymore? Thank you!
  25. Here is the latest v1 that was available WinToolkit_1.5.4.3_Portable http://www.datafilehost.com/d/642d61ae
×
×
  • Create New...