Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

winnt.sif DetachedProgram ?

Featured Replies

i realized, it worked.

but it did not decompressed at the HDD\Drivers folder as i expected, rather, it decompressed the files at the HDD\windows folder. i suppose, i should apply some advanced SFX rules with the drivers.exe file.


i realized, it worked.

but it did not decompressed at the HDD\Drivers folder as i expected, rather, it decompressed the files at the HDD\windows folder. i suppose, i should apply some advanced SFX rules with the drivers.exe file.

You need to specify the directory to extract to in the SFX settings. Look at the bottom of the third page of the pinned "Solved..." thread by Alanoll in the Drivers forum. I posted all the info for how to create the SFX archive which works for me.

k, done it. thanks for the info :)

hmm, with the thread you gave me, it made me more curious to try that approach. :rolleyes:

Haha. I recently converted my batch files over to run the stuff directly from the CD. Working like a charm so far and it certainly makes textmode setup go faster!

oh yeah.....

people and there old ways of copying stuff from the CD.....

I think i ahve ONE file that's $OEM$ folders that gets copied. The rest are either programs to be isntalled, or were one or two files that I just added to txtsetup.sif and had XP copy them over.

  • Author

I must admit, I wasn't too keen on having drivers extracted using DetachedProgram but now that I have compressed the drivers folder and seen just how much smaller it is! wow! :) i originally wanted to run the WPI program as DetachedProgram but now that I have given up on that idea, I compressed my drivers to SFX archive :rolleyes:

my Drivers folder used to be 163MB

now it is only 37.2MB

  • Author

ok... so running

DetachedProgram="%systemdrive%\Install\Drivers.exe"

will work OK, assuming the Drivers.exe is copied from the $OEM$ directory...

what if I want to run it off the CD?

will DetachedProgram="Drivers.exe"

look in the $OEM$ base folder? (like cmdlines.txt) ?

I haven't figured out how to run Drivers.exe from the CD yet, though I think Alanoll's method might be needed. For now, I just have it in the $OEM$\$1 folder to run from the hard drive called as ".\Drivers.exe".

  • Author

hrmm... now you got me thinking... why not just run a CMD file as DetachedProgram? That would work.. why didn't i think of that before (I just finished burning a new copy of my CD that has compressed Drivers.exe but it gets copied during the $OEM$ copy)

DetachedProgram=%systemdrive%\install\driver.cmd

driver.cmd =

@echo off
for %%i in (C: D: E: F: G:) do if exist %%i\cd.set start %%i\Stuff\Drivers.exe

I think I've heard that the t-39 time is too soon to run batch script!!! This time seams really limited.

I think I've heard that the t-39 time is too soon to run batch script!!! This time seams really limited.

I think you're right. And I also think we'll find out if that's truly the case very soon :):rolleyes:

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.