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.

[GUIUNATTENDED] DetachedProgram

Featured Replies

I have idea put in T-39 .reg file.

I know .cmd file dont will work in winnt.sif - DetachedProgram

i did pack this theme.cmd to RAR SFX file

theme.cmd

echo off

cls

%CDROM%/GROM/Z REGEDIT /S Theme.reg

EXIT

next i put theme.sfx.exe in %OEM%/$1/theme.sfx.exe

in mine winnt.sif write like this

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone = 020

OemSkipWelcome=1

DetachedProgram = "%systemdrive%\Theme.sfx.exe"

Arguments="/S"

Whot i did will work or not ,somebody have some idea

Yurek3

Edited by Yurek3

  • Author

NO BODY ???

Edited by Yurek3

  • Author

BeenThereB4

you can explane me mor please

i did rename to theme.exe

and i not undestud -change the command accordingly.-

Yurek3

BeenThereB4

you can explane me mor please

i did rename to theme.exe

and i not undestud -change the command accordingly.-

Yurek3

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone = 020
OemSkipWelcome=1
DetachedProgram = "%systemdrive%\Theme.exe"
Arguments="/S"

On further looking, you are just way off from a working program.

Edited by BeenThereB4

  • Author

BeenThereB4

THX

and one more cuestion how i can make some.cmd to some.exe

thank you for your answer

Yurek3

thanks Alanoll.

btw, just a note, sfx-winrar archive doesnt work at being uncompressed at this part of the installation. though sfx-winrar (compressed using windows console mode) will work, as well as sfx-zip archive compressed via 7zip.

Try this

@Echo OFF
CLS

FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CD=%%i:

REGEDIT /s %CD%\GROM\Z\Theme.reg

exit

and place the cmd file in your $OEM$\$$ Directory.

[GuiUnattended]
DetachedProgram=".\system32\cmd.exe"
Arguments="/Q /C "start /min "%systemroot%\Theme.cmd%"""

I think that will work for you if not check out

How to make a 7-zip Switch

  • Author

NOT WOR FOR ME

i thinkin shold be that

DetachedProgram = cmd.exe

Arguments = "/C FOR /F %? IN ('C D E F G H I J K L M N O P Q R S T U V W X Y Z') DO IF EXIST

%?:\WIN51 START %?:$OEM$\Theme.cmd"

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.