Jump to content

yogurt

Members
  • Posts

    348
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by yogurt

  1. Rick, I want to repack this for a silent install using the alternate method, But i not clear on what you mean by

    Integrate this (before you slim) to activate/enable LDR/QFE branch:

    http://adf.ly/1713566/kb2519265

    Do you mean to integrate to my media, or to integrate it to my repack?

    Do I understand this right?

    1. unpack your slim insaller in a folder

    2. add NDP45-KB2519265 to same folder

    3. 7 zip the whole thing

    4. drop the archive on your repack script

  2. Unfortunately, as OnePiece has opined, NT6.x Integrator has not caught on like many of the other OS integrating/building methods. It's a shame after all the capabilities were built into it. Of the few I know that use it, either Reaper or RP (over at Ryan's - http://www.ryanvm.ne...wforum.php?f=29 - shows many Win7 threads where NT6.x Integrator is discussed including some tutorials) would probably be your best bet for info other than OnePiece himself.

    Thanks for the info. I've checked out all that I find over at RyanVM and here and frankly, what I did find is mostly outdated, hence the reason for my questions. I'm simply attempting to gain as much current insight as I can before testing my theories. Although, what I have read is outdated, it has proven to be helpful to a certain degree.

  3. It used to be important with the old RVM integrator, only a updatepack could have a entries.ini. The others had to have entries_<something>.ini but I dont think you need to worry about it anymore

    Do you know if the same rules and logic apply to NT6.x Integrator? I could just test the darn thing, but I was hoping someone would have first hand knowledge. Thanks for your help, much appreciated.

  4. In the current version of NT6.x True Integrator, is it still necessary to append the entries.ini file?

    ie: entries_java7u7.ini

    The reason I ask is because I have noticed several true addon makers in the forum do not adopt this convention. Their addons simply contain entries.ini. It seems redundant considering the entire addon is contained in a cab file.

    Is this an old requirement from older versions of the tool?

  5. Thanks Rick for this awesome repack. Just one question. Will your installer work as is if I create SVCPACK AddOn and integrate via NT6.x Integrator / Win Toolkit 4.x?

    The reason I ask is because OnePiece is suggesting that I split / unpack your installer and recompile using the methods described in your Silent "No GUI" SFX alternative v1.4.

    I was hoping to just put your installer as is in SVCPACK folder create an entries.ini and call the installer


    ;entries_dotNet4fx.ini
    [AddProgram]
    dotNetFx40_Full_x86_x64_SlimSetup.exe /ai

    Any insight would be much appreciated.

  6. The folks here have been so awesome in providing the most fanatical support I've seen in a long while. Like back in the Win 3.11 and Win 95 days when M$ provided support for free.

    I think I'll try the donation button when I get my next pay check! Good Job everyone!

  7. hello folks,

    I just finished creating a bootable USB stick - with a original Win7Pro SP1 dvd. I applied all available updates to the original files and just tried to install them. Nearly everything works fine just at the end of the installation (when a reboot should be done) a window pops up and says:

    "Windows could not configure one or more system components. To install Windows, restart the computer and then restart the installation."

    What update pack are you integrating into your media? Also what method (ie: Win Tool Kit) are you using to accomplish the integration of the updates?

    Also I have another problem. I have an autoattended.xml - but still it asks me for the language settings, which version I would like to install and also which harddisks I would like to use.

    please post your autoattend.xml for review.

  8. Wouldn't it be easier to get the drivers from the official website(s) and then -if you want to- extract them with 7zip in their own folders? If your system is old or are not sure which drivers/hardware you use, you can always go with driver-packs.

    Windows 7 has come a long way with respect to drivers. I have used the method suggested by monkey in various scenarios and it has always worked. I have used this method to integrate drivers using either win toolkit or NT6.x True Integrator.

  9. Yes, you can do it by Kels_Java_SvcPack_AddOn and also from Kels_Java_Silent_Installers.exe

    Thank you. I used the silent nstallers as my base and then used your example for the entries.ini and created a SVCPACK addon for each Architecture. :D

    PS: However I also recommend the use of Flash Player ActiveX Microsoft Silverlight DirectX End-user Runtime (software like Media Player Classic ect ect need this ect ect )

    I downloaded your Flash Player ActiveX and Silverlight Addons last week. They are already integrated and working fine. OnePiece_Directx_End-User_Runtime is for XP SP3? I downloaded your DirectX for integration and noted it was for XP SP3 only, so I deleted from my addon folder. Does it work in Win7 x64?

    Thank you for this great tool. I get this error when I run the command.

    1 file(s) copied.

    1 file(s) copied.

    1 file(s) copied.

    1 file(s) copied.

    The system cannot find the file specified.

    1 file(s) copied.

    1 file(s) copied.

    1 file(s) copied.

    1 file(s) copied.

    1 file(s) copied.

    The system cannot find the file specified.

    Cabinet Maker - Lossless Data Compression Tool

    13,933,864 bytes in 3 files

    Total files: 3

    Bytes before: 13,933,864

    Bytes after: 4,809,964

    After/Before: 34.52% compression

    Time: 22.69 seconds ( 0 hr 0 min 22.69 sec)

    Throughput: 599.68 Kb/second

    Cabinet Maker - Lossless Data Compression Tool

    16,730,362 bytes in 9 files

    92.64% - Flash64.cab (9 of 9)

    ignore it, and everything is OK

    however make sure you always have latest version, I think you've already installed yesterday latest version 11.4.402.287 right?

  10. Hello, and thank you for this great website and this awesome tool. NT6.x True Integrator and Win Tool Kit are simply extraordinary tools that compliment my current arsenal. I am a total n00b when it comes to coding .ini and .inf files, so please excuse my ignorance. Just one question today,..

    When coding .ini and .inf file for use with NT6.x True integrator, What is the proper encoding and line ending convention should I be using when using Netepad2.

    ie: Unicode, UTF-8, etc...

    ie: Windows (CR+F), UnIX (LF), etc...

    Any insight would be much appreciated. Thanks in advance.

  11. Use the 3 CABs, you can also extract them from these installers

    Can I intergrate these 3 cabs in a Windows 7 x64 SP1-U with Win Toolkit as Updates or NT6.x True Integrator Updates / Addon?

    I've read the entire thread, but I'm still scratching my head and asking myself if should integrate these to my media or even if they are applicable with my Windows 7 x64 SP1-U media. Any imsight would be much appreciated.

  12. Just a small word of caution. The registry entries might not be 100% suitable for win7x64.

    Geej, I've only just begun learning to code addons, real basic stuff for the moment. What sections of the inf do i need to edit to make this addon work with win7x64? Any insight would be much appreciated.

    Edit: Typo.

×
×
  • Create New...