Jump to content

Paul 365

Member
  • Posts

    148
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by Paul 365

  1. the classic style themes are done in the winnt.sif like so

    [shell]

    DefaultStartPanelOff = Yes

    DefaultThemesOff = Yes

    ; defaultthemesoff = yes will override this setting

    ; CustomDefaultThemeFile = "%systemroot%\Resources\Themes\MyTheme.theme"

    as for the other I found running it for the second time that it will indeed work ok you just need to give it longer before reboot. So I'm upping mine to 120 second before reboot.

    I dont't think that will solve my problem as i don't reboot the pc, but the startup folder will, i think ill go with that route.

    I just have to figure out how to del the file from within the vbs.

  2. Can we just clear something up.

    hfa71 & webmedic the keys and cmd you speak of, when are they started? before the desktop loads and after minisetup or after the desktop appears.

    I only have one startup.inf that is called from the guirunonce section of winnt.sif and this does all of my mods at the end it fires the vbs for the quicklaunch but it appears to have completed before the desktop starts or is inhibeted by the start menu poping up.

    :)

  3. I can't get this to run properley.

    If i run it after my desktop has appeared it runs fine but when i add it as the last entry in my startup.cmd / inf it either completes before the desktop starts or the start menu poping up inhibits it from running correctly.

    Any ideas?

    Paul

  4. Some more questions - Just for good messure :rolleyes:

    1) Dosnet.inf - I don't know what this file is for so do i need to include it? What would be the result of me not including it? and would it be safe to use the version from my current install cd?

    2) TXTSETUP.sif - Is this file only modified for including the raid drivers? , do i need to worry about your version breaking something in my setup? I have not made any changes to my version of this file.

    3) Have you used this method to install some of the recommend updates? like the messenger 4.7 and the moviemaker upgrade? if so how have you named those files in your dir 1 & 2. If not what are your thoughs on this.

    4) Has the problem with the mdac been fixed? if not is it safe to remove it from the #3 folder and install it using a batch file under guirunonce method ?

    5) The Log reports the below errors during the "delete unwanted files from extract folder." section of the proccess. Have i missed something ?

    Could Not Find C:\prep\4\*WinM*.*
    Could Not Find C:\prep\4\*WinN*.*
    Deleted file - C:\prep\4\Q330994_me.cat
    Deleted file - C:\prep\4\Q822925_me.cat
    Could Not Find C:\prep\4\dahotfix.*
    Could Not Find C:\prep\4\*_252.dll
    Could Not Find C:\prep\4\*_253.dll
    Could Not Find C:\prep\4\*_262.dll
    Could Not Find C:\prep\4\odbc32_2*
    Could Not Find C:\prep\4\odbcbcp_2*
    Could Not Find C:\prep\4\odbccp32_2*
    Could Not Find C:\prep\4\sqloledb_2*
    Could Not Find C:\prep\4\sqlsrv32_2*
    Could Not Find C:\prep\4\sp2\*.pdb
    Could Not Find C:\prep\4\sp2\spmsg.*
    Could Not Find C:\prep\4\sp2\hotfix.*
    Could Not Find C:\prep\4\sp2\spuninst.*
    Could Not Find C:\prep\4\sp2\empty.*
    Could Not Find C:\prep\4\sp2\eula.*
    Could Not Find C:\prep\4\sp2\spcustom.*
    Could Not Find C:\prep\4\sp2\xpsp*.exe
    Could Not Find C:\prep\4\sp2\sp1
    Could Not Find C:\prep\4\sp2\*WinM*.*
    Could Not Find C:\prep\4\sp2\*WinN*.*
    Could Not Find C:\prep\4\sp2\*_me.cat
    Could Not Find C:\prep\4\sp2\dahotfix.*
    Could Not Find C:\prep\4\sp2\*_252.dll
    Could Not Find C:\prep\4\sp2\*_253.dll
    Could Not Find C:\prep\4\sp2\*_262.dll
    Could Not Find C:\prep\4\sp2\odbc32_2*
    Could Not Find C:\prep\4\sp2\odbcbcp_2*
    Could Not Find C:\prep\4\sp2\odbccp32_2*
    Could Not Find C:\prep\4\sp2\sqloledb_2*
    Could Not Find C:\prep\4\sp2\sqlsrv32_2*

    Sorry for all the questions :)

  5. Great, ill give this a try today.

    @webmedic - I modified one of the inf files you posted in another topic and used this to run a .vbs

    HKLM,%RunOnce%setup,"Applying Icon Layout Script",0,  "wscript \install\\iconlayout.vbs"

    I also have a question for you, in the same example you gave you use %systemdrive% in most of the runonce statements but in the [strings] section you give systemdrive="C:" - How does this deal with an alternate drive leter during install?

    Thanks

    Paul

  6. Ok i have found a way to bypass windows file protection and let you login using your default themes and msstyles like you want.

    I'm working out the bugs in it now but should have something to show within a few days.

    Any more info on this one yet,

    I have a cd on standby that i couldnt get this working on.

    Thanks

×
×
  • Create New...