Forum Replies Created

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • in reply to: Setting default language #374505
    Giobbi
    Participant

    Im having some trouble here too. I can’t manage to set the keyboard-layout to Swedish.

    This file do i have to set: /Library/Preferences/com.apple.HIToolbox.plist:

    [i]defaults read /Library/Preferences/com.apple.HIToolbox{
    AppleDateResID = {
    smRoman = 7;
    };
    AppleDefaultAsciiInputSource = {
    InputSourceKind = “Keyboard Layout”;
    “KeyboardLayout ID” = 7;
    “KeyboardLayout Name” = “Swedish – Pro”;
    };
    AppleEnabledInputSources = (
    {
    InputSourceKind = “Keyboard Layout”;
    “KeyboardLayout ID” = 7;
    “KeyboardLayout Name” = “Swedish – Pro”;
    }
    );
    AppleItlbDate = {
    smRoman = 16383;
    };
    AppleItlbNumber = {
    smRoman = 16383;
    };
    AppleNumberResID = {
    smRoman = 7;
    };
    AppleSelectedInputSources = (
    {
    InputSourceKind = “Keyboard Layout”;
    “KeyboardLayout ID” = 7;

    }
    );
    AppleTimeResID = {
    smRoman = 7;
    };
    }
    [/i]

    But how do i set:

    [i] AppleSelectedInputSources = (
    {
    InputSourceKind = “Keyboard Layout”;
    “KeyboardLayout ID” = 7;
    “KeyboardLayout Name” = “Swedish – Pro”;
    }
    [/i]

    Does anyone know? Please share..

    : )

    p

    in reply to: Macbook Alu system disk won’t work with InstaDMG. #374504
    Giobbi
    Participant

    Ah, thx for the tip Patric, worked like a charm.

    Now i know why my master-image of MacOSX 10.5 didn’t work, since it ended with cdr.

    p

    in reply to: Macbook Alu system disk won’t work with InstaDMG. #374503
    Giobbi
    Participant

    Ah, thx for the tip Patric, worked like a charm.

    Now i know why my master-image of MacOSX 10.5 didn’t work, since it ended with cdr.

    p

    in reply to: disabling printer sharing via MCX record #374092
    Giobbi
    Participant

    lpadmin?

    -o printer-is-shared=true/false

    in reply to: InstallerChoices.xml #374089
    Giobbi
    Participant

    [QUOTE][u]Quote by: Giobbi[/u][p]Hi.

    Ok, i read the manual, “put in in the same folder as the package…”

    javascript:emoticon(‘:)’)

    Maybe a stupid question but where exactly does the iDVD string go? In then InstallerChoices.xml file at the root or is there a special file just for the iLife installation? And if i have customized the base installation too how do i mix the different arrays and strings? Like this below, just put’em in the same array?

    [code]
    PrinterDriversGroup
    AdditionalFonts
    iDVD
    iDVD
    iWeb
    [/code]

    Im planning do do some tweaking with the iWorks package to so i will have more strings to add.

    thx.

    p

    Great example above Patrick![/p][/QUOTE]

    in reply to: InstallerChoices.xml #374088
    Giobbi
    Participant

    Hi.

    Maybe a stupid question but where exactly does the iDVD string go? In then InstallerChoices.xml file at the root or is there a special file just for the iLife installation? And if i have customized the base installation too how do i mix the different arrays and strings? Like this below, just put’em in the same array?

    [code]
    PrinterDriversGroup
    AdditionalFonts
    iDVD
    iDVD
    iWeb
    [/code]

    Im planning do do some tweaking with the iWorks package to so i will have more strings to add.

    thx.

    p

    Great example above Patrick!

    in reply to: How to make a netbootinstall from an instadmg image? #373942
    Giobbi
    Participant

    Hi, thanks all for replying.

    Yes knowmad, you read right: : )

    I what to make a netinstall (not netboot) as its named so in System Imaging Utillity. Just boot and install, as i did with my tiger- and leopard discs, works great. I check out the bombich site, thanks for the tip, hope it works.

    : )

    g

Viewing 7 posts - 16 through 22 (of 22 total)