Jump to content

MarkCoolio

Member
  • Posts

    31
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Posts posted by MarkCoolio

  1. Hi nuhi!

    Sorry, like I told you by PM already, I was out on business trip so I did not notice the posts in this thread and your PM :(

    But like also said: problem is solved for me too! :) That's the really good thing, I am so happy that I can use the newest nLite version with my always-working preset :)

    Thanx, thanx and once again thanx! You are a real programming god! :)

  2. MarkCoolio, do you get that every time? I tried now with a blank and it just popups a message that I should use a CD...

    Well, I get it every time... weird!

    But I guess unless noone else mentions it here maybe u can just drop it for the moment.. it's nothing really serious of course.

    Anyways I have included the .net error message for your..

    thx a lot

    nliteerror.txt

  3. First of all THANKS a lot for this one! :)

    Just a small bug I guess: When starting 1.4 RC on a freshly installed system.. if u do not select an installation source (so leave the field blank) and go on "Next" -> nlite crashes with a .net failure.

    Maybe u can take a look into it. However I guess it does not happen very often. I personally just forgot (honestly) to select the source and then had the error on my screen...

  4. I think, it is easier to use the /nogoogle command line switch.

    I can confirm that it is working :) thanks a lot for this find!

    BUT:

    Just a small question: do you also know how to disable the IE Skype Addon to be installed? its annoying a lot.. ieti.exe gets somehow installed during skypesetup /verysilent /nogoogle

    And: how can I prevent skype being startet after installation? I can do it with taskkill of course but maybe there is a parameter?

  5. Simply run this at RunOnce (so 1st Logon after setup):

    IF NOT EXIST "%appdata%\Microsoft\Internet Explorer\Quick Launch" MD "%appdata%\Microsoft\Internet Explorer\Quick Launch"

    IF NOT EXIST "%userprofile%\..\Default User\Anwendungsdaten\Microsoft\Internet Explorer\Quick Launch" MD "%userprofile%\..\Default User\Anwendungsdaten\Microsoft\Internet Explorer\Quick Launch"

    This one allows the Show Desktop icon to be created automatically again for each new user logon...

  6. Let me guess..

    you all integrated Internet Explorer 7.0?

    It's caused by that. The folder "%appdata%\Microsoft\Internet Explorer\Quick Launch" gets created too late so that the shortcut "Show Desktop.scf" will not be created...

    You have to run "%systemroot%\system32\regsvr32.exe /s /n /i:U shell32.dll" after 1st logon and shortcut will be created again.

    Maybe nuhi can help there to automate this :)

  7. Can someone explain to me how to get that boolean-string error, whatever I tried it's ok.

    QUite easy to reproduce here:

    1. Start with a fresh nlite install (no presets etc.)

    2. choose (i do so) hotfixes, integrate drivers, component removal, options and make iso

    3. on options choose ""Clean MUI Languages support entries" to "True" (No is default value so I would expect Yes would be the opposite but I only have True/False as choices)

    4. Process the files and there u have the error message..

  8. RogueSpear and FSB-SPY, can you delete last session and last session_u from nlite\presets folder and try again? I tried even last night when you reported it to make it popup that error but no luck.

    hey nuhi,

    get a similar error message with a fresh 1.2 final install too (so no old presets at all in my installation directory..).

    The first line of error message is the same, saying "Unable to cast object of type 'System.Boolean' to type 'System.String'.

    Second line says "Last session" as the error occured when wanting to start processing and the used preset is "Last session" there..

    The reason is following I think:

    You redesigned 3 options:

    "Clean MUI Languages support entries"

    "Black Background" and

    "Classic"

    All of these until 1.2RC had entries "Enabled" or "Disabled". No they have (default value) "No" and u can change them to "True" or "False". Somewhere there is something wrong. U changed it unaccidently to these values instead of Enabled/Disabled like before?

  9. I actually don't have the files anymore (don't ask me why I did not save them but replaced these 6 files by working ones :( )...
    But I know that it was not the same as on original cd. the size and date/timestamp were exactly the same as on cd. but the content was different. so it must have been the second choice..
    I know it is difficult to debug that... only happened to me one time in almost 1 3/4 years where I am working with nlite.
    the only thing that i am also remembering about that build.. i was doing a lot of others tasks on my computer while nlite (and so extracting/making the cabs) was working in the background. maybe the corruption came because of this. maybe it is just better (and i almost always do it like that) when it runs as only main task while running...

  10. Hey nuhi...
    I experienced the same problem with ohci1394.sys in one of my builds with 1.0.1.
    BUT: the ohci1394.sys was not damaged at all. In comparison with a file from a working iso it was exactly identical.
    The reason why during initial setup message like ohci1394.sys is damaged came is:
    6 files, including "1394BUS.SY_" were MODIFIED as UNUSABLE, i.e. when opening them with hex editor you could see that they don't have the original header anymore.
    The most interesting thing about it is that they have not been altered by nlite. They just had the same date/timestamp as on the original CD.
    I then just replaced these 6 files by files from my original CD... and it then worked after making an ISO out of the folder again!
    So I just guess during extracting, making of the DRIVER.CAB, something went wrong.
    it has NOTHING to do with lowercase/uppercase of ohci1394.sys.
    nuhi.. maybe u can check this?
  11. Can't get it to install either...

    BUT: older official NVIDIA 81.98 works!

    So I think it is something with 84.21 which prevents integration by OEMPnpDriverPath.

    Anyone has a solution?

    thx

  12. the 7zip addons support is sweet :)

    -edit is there a reason why you don't use the 7za.exe file instead?(standalone version) wouldn't need the codecs and formats folders then.. although i'm not sure if the command line version supports rar extraction (this could just be left out?)

    http://prdownloads.sourceforge.net/sevenzi...42.zip?download

    or should this be directed at ryan + sigi?

    -edit2

    integrated ryan 2.1.0 pack with no problems :)

    Would prefer 7za.exe too..

    for CAB the internal methods can still be used.

    So all formats would work and installer would get slightly smaller again...

  13. #1.0.1 changes
    • .
      .
      .
    • fix: Textmode driver integration (if it worked for you in RC8)

    This textmode part is the guilty one for this update.

    Just want to report that it works with my Promise driver again :)

    thx a lot nuhi

  14. It's ok I'll be posting a new topic, added few more stuff...so everyone with this issue be sure to check tomorrow morning for a topic of 1.0.1 beta and please be quick with the test then it's out as a 1.0.1 stable.

    Sounds great... :)

    Will test it to on my system!

    Have narrowed my earlier problem down to the ata133 driver not being integrated correctly. So far everything else seems to work with my drivers. Only Nvidia 84.21 does not seem that it can be integrated by OEMPnPDriversPath-method :( Must be a problem with driver signing. Older 81.98 and before just work okay...

    And yes I really think it is good idea to have stable 1.0.1.. thx a lot for making one!

  15. Just experienced the same with a different ATA133 driver..

    I tried one nLite build without integrating Promise Fasttrack ATA133 driver and one with integrating.

    Result:

    The one without integrated driver has the correct drivers loaded in windows (but of course not during setup),

    The one with integrated driver has the driver not installed in windows but during setup.

    Will u bring out a fixed nLite 1.0 Final?

    TXTSETUP.zip

×
×
  • Create New...