Jump to content

loginvovchyk

Members
  • Joined

  • Last visited

Everything posted by loginvovchyk

  1. Legolash2o Why are you blocking resources? In order not to change the source code can for example create a file WinToolkit.resources.dll or WinToolkit.resources.ini or WinToolkit.resources.lng for its localization. Example: [string] LNG00002=Auto Shutdown LNG00003=Already running an instance. LNG00004=Cancel LNG00005=Hide LNG00006=Stand by Computer LNG00007=Hibernate Computer LNG00008=Shutdown Computer LNG00009=Log off Windows LNG00010=Restart Computer LNG00011=Shuts down and and turns off the power LNG00012=%s in %d hour %d min %d sec LNG00013=Display Information LNG00014=Hide Information LNG00015=Cancel Auto Shutdown LNG00016=Enter your password to stop Auto Shutdown process LNG00017=Invalid password. LNG00018=Start Auto Shutdown Process LNG00019=Use this tool to set your computer for log off, stand by, hibernate, or shutdown at a specified time. LNG00020=Select an action LNG00021=Select a Time Limit LNG00022=Hours LNG00023=Minutes LNG00024=Seconds LNG00025=Start LNG00026=Restart Windows How does it work? When you run the new version of the file must be created WinToolkit WinToolkit.resources.dll, which then can be localized without affecting the main program file
  2. It seems to me that the background of the installer is very pale and dull. It is necessary to make the background to make the installer WinToolkitRunOnce visually and beautifully
  3. I seem to have found the reason why is not the correct file is generated WinToolkitRunOnce.exe. After the localization of your program, a program for the localization does not update the old data. To fix this error, I want to send a report to the developer of the program to correct this error. But for this I need your help to find out which module generates a WinToolkitRunOnce.exe?
  4. Your site does not understand the Russian character set. It is necessary to correct this behavior :type: Example: Здравствуйте, ваша программа работает отлично! Need to change the title of the code page <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> to: <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  5. Version 35 now integrates all the updates are very good! :dancing:
  6. This update is installed after the installation of Windows. In previous versions of this update was added to the section silent installers. Why now do not do that?
  7. In version 1.3 it worked well even with Russian characters! Starting with version 1.4 and above WinToolkitRunOnce does not work. At first I thought it was because The program of the Russian translation, but in the original (English version also does not work WinToolkitRunOnce) I do not understand why WinToolkit version 1.4.32 generates a WinToolkitRunOnce.exe version 4.5.1.0, instead of 4.6.3.0. Does your program around a copy of WinToolkitRunOnce.exe?
  8. After installing Windows does not work WinToolkitRunOnce. Software version 14.0.30!!!! I have to draw your attention to this problem a third time but you do not fix it why? In versions 1.3 x WinToolkitRunOnce worked perfectly, starting with version 1.4 has stopped working! _____________________________________ Report the file WinKit_RunOnceLog.txt 4.5.1.0 (Looking for CommandLineArgs...) CommandLineArg: C:\Windows\System32\WinToolkitRunOnce.exe (Looking for CommandLineArgs...) Found Drive: A:\ (Looking for Installation Files...) Found Drive: C:\ (Looking for Installation Files...) Found Drive: D:\ (Looking for Installation Files...) IDrive: D:\ (Looking for Installation Files...) Enumerating Installation [sOFTWARE\WinKit]... (Enumerating Installation [sOFTWARE\WinKit]...) Enumerating Installation [sOFTWARE\W7T]... (Enumerating Installation [sOFTWARE\W7T]...) No items to install (Aborting: No programs to install...) Screenshots
  9. After installing Windows does not work WinToolkitRunOnce. Software version 14.0.29!!!!
  10. This order was to integrate the language pack!
  11. In version 14.29 IE language pack can not be integrated, although the order of integration is correct. If you are interested I can send you a script file for the integration of updates. Perhaps in this file you will find the cause. This file is the script integrates all right!
  12. Title: 29 error(s) have occurred ErrType: Error Description: Win Toolkit has recorded errors which occurred during integration and have been stored via '>> Details'. Exception: Exception: Error integrating silent installer: Exception: Object reference not set to an instance of an object. ---------------------------------- Win Toolkit v1.4.0.27 Win Toolkit Directory: d:\perevod\Lite System Directory: C:\Windows\system32 DISM Location: C:\Windows\System32\Dism.exe Microsoft Windows NT 6.1.7601 Service Pack 1 (ru-RU) Windows 7 Ultimate (32-bit,4) 7601.17803.x86fre.win7sp1_gdr.120330-1504 fAddons= fDrivers= fGadgets= fSilents=E:\TEST\PROGRAMM fThemes=E:\TEST\PROGRAMM\Theme fTweaks= fUpdates=E:\TEST\UPDATE32\1 fWallpapers= sAICommands=True sAVScan=False sAIOSave=True sPreventSleep=True sCheckForUpdates=False sDLogging=True sFreeRAM=True sLastDir=C:\Users\LOGINVOVCHYK\Desktop sLastWIM=C:\7Work\DVD\SOURCES\install.wim smCheck=False sAIOPM=False sMountTemp=C:\W7T\Mount sQuickMerge=True smVerify=False sSolDownload=D:\perevod\Lite\SoLoR\ sTMAero=True sTransparency=100 sTransparencyAll=False sWinToolkitDISM=Обычный sWinToolkitExt=Обычный sWinToolkitPRI=Обычный sWinToolkitTemp=C:\WinToolkit sUploadLogs=True sLastISO_Folder=C:\7Work\DVD sLastISO_ISO=C:\7Work\ISO\2.iso sMountLog=True sWelcomeTab=False sDownloadTab=True sToolsTab=True sRegistryLog=False *********************************** Form: All-In-One Integrator (Windows 7 ULTIMATE)(frmAllInOne) Description: Unable to prepare listed items, loaded so far: #Silent Installs ::Н/Д (не требуется);NO;4.07 MБ;E:\TEST\UPDATE32\1\Windows6.1-KB2533552-x86.msu; Status: Preparing List... Exception: Object reference not set to an instance of an object. #Silent Installs ::Н/Д (не требуется);NO;4.07 MБ;E:\TEST\UPDATE32\1\Windows6.1-KB2533552-x86.msu; *********************************** Form: All-In-One Integrator (Windows 7 ULTIMATE)(frmAllInOne) Description: Unable to prepare listed items, loaded so far: #Silent Installs ::Н/Д (не требуется);NO;4.07 MБ;E:\TEST\UPDATE32\1\Windows6.1-KB2533552-x86.msu; Status: Preparing List... Exception: В экземпляре объекта не задана ссылка на объект.
  13. After installing Windows does not work WinToolkitRunOnce. Installation CD will not eject from the device. Software version 14.0.27. In addition, if you add a CAB archive updates. they are not integrated and are marked in red
  14. File generate in the don’t work Windows 7 Toolkit: <?xml version="1.0" encoding="utf-8"?> <!--Created by Windows 7 Toolkit v1.3.0.102--> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <UserData> <AcceptEula>true</AcceptEula> </UserData> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ProductKey>D4F6K-QK3RD-TMVMJ-BBMRX-3MBMV</ProductKey> <ComputerName>*</ComputerName> </component> <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SkipAutoActivation>true</SkipAutoActivation> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <OEMInformation> <Model>Asus</Model> <SupportURL>http://loginvovchyk.ru/</SupportURL> <Manufacturer>Asus</Manufacturer> </OEMInformation> <OOBE> <HideEULAPage>true</HideEULAPage> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <NetworkLocation>Home</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> </OOBE> <TimeZone>Russian Standard Time</TimeZone> </component> </settings> </unattend>
  15. After creating the file Autounattend.xml with Windows 7 Toolkit, Windows does not understand it. If you create a Autounattend.xml in the Rtlite or Windows Automated Kit, Windows reads the instructions from the file Autounattend.xml
  16. Windows7-Toolkit version 102 still generates an installer version 2.1.4.1 W7TRunOnce
  17. Can I make an installer program separately from the Windows 7 Toolkit and in the process of creating the image of the installer copied to the image as it is done in RTWin7Lite? This is necessary in order to locate the installer on the user's language in this case Russian. I have to extract the installer from the image, translate it and then re-packaged in a way, and this increases the size of a Windows.
  18. Yes, at the moment there are only 61 updates. Och bad that solor offers extra updates.
  19. I can not prepare a USB flash drive - it does not boot with the installation. The very process of preparation of the stick is fine, it is written that you're done. In the preparation of the stick with WinToFlash and copying it received in the distribution of Windows 7 Toolkit 1.3.0.98 and it works. Possible reasons: 1. W7T incorrectly creates a bootable partition on the USB drive 2. W7T replace third-party boot loader