Jump to content

Description via unattended


Recommended Posts

Hi

i looked for a key to give the PC Description with the unattended?

But i can´t find someone i can make it with the regestrie but so i can´t

ask for the description in a osc menu

i need this because i will install different hardware with different functions and different descriptions

thx for help

darph

Link to comment
Share on other sites


hi

i´ve solve the problem by my own

that was the changes i´ve made

the %DESCRIPTION% is a Variable from the OSC Menu

winnt.sif

[GuiRunOnce]
Command0 = "c:\temp\abschlus.cmd %DESCRIPTION%"

abschlus.cmd

reg add HKLM\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters /v srvcomment /t REG_SZ /d "%1 %2 %3 %4 %5" /f

so long

darph

Edited by darph
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...