Everything posted by AndreK
-
Creating Menu
I am trying to create a menu that will launch after or during the runonce.. In this menu i want the user to be able to check some checkboxes with different software. So that they can choose if nero or powerdvd setup wil launch. Is there any program that would create this easily? I wan't it to be as basic as possible.. I tried a few program's and they didn't really help me out. Thanks in advantage
-
dvd playback media player 10
hehe was'nt attacking you But the problem is that the SLD installer crashes at the beginning at the ac3 file.. but but that is probably a different problem.. Thanks for the advice
-
dvd playback media player 10
Okay, but i want to keep it as standard as possible, so only if there will be absolute no other choice then using alternative software..
-
dvd playback media player 10
I think so, but i think the real problem is that wmplayer crashes on playing a dvd in VMware / MSvirtual machine.. Maybe someone can confirm that by testing?
-
dvd playback media player 10
I wan't to add dvd playback (codecs) do media player 10, i tried to add the msfn codec pack .. but they didn't seem to work. Ive tried 10 other programs/packs but all failed to playback dvd in media player. (i don't want to add a program as powerdvd) Anyone a suggestion ?
-
changing admin username
Here you go : http://www.windowsnetworking.com/kbase/Win...mmand-line.html Use this from a batch file, it's probably possible to run this at T-12 although i'm not 100% sure..
-
pc restart then run clean up ?
In the first cleanup cmd you copy a batch file into the startup folder of the user that automatically log's on.. the startup folder wil be loaded after the desktop, this is the way i worked around this problem.. Greets!
-
taskbar placement
Under options there is a filter setting.. just filter the things not neccesary ..
-
[Info] Custom theme problem solved.
Yep, had this problem before. It's a problem with a combination of the registry settings in the preferencesmask (fade effect, show shadown under menu's etc) When you apply a theme and import registry settings into the preferencesmask part, from an other theme this occures.
-
taskbar placement
I think you can find it over here : HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\0" Use regmon or some other tool to find these things out for yourself, might come in handy once you want to look up more of these things
-
cd-shell anykey option
Kick.. Nobody?
-
HUGE Taskbar....
Oke nice, will keep the fontinst.exe in mind.. never heard of it
-
HUGE Taskbar....
As far as i can see the quick launch bar is disabled in the screenshots? You did this on purpose? What you could try is : Create a new user Log in on that acount, and see if the problem migrates If yes, then it's probably not a registry setting, at least not a current user setting. If no, then it's probably a driver or maybe a font or so.. Try the user thing and let me know
-
HUGE Taskbar....
Seen this problem before, do you have some drives slipstreamed? Witch registry settings you apply? Some more info please!
-
cd-shell anykey option
Hi, I created a multiboot enviroment, with multiple winnt.sif files.. so that with te first option i can still choose on witch HD / partition the installation must install. And the second option to auto start and autopartition/format. One thing i still haven't managed to change is the key to press for the actual cd to boot. The standard statemant made in the manual is if $lastKey == key [enter] Is there a way to make this anykey instead of enter? Thanks in advance!
-
Unattended has worked on all but a IBM T22
I can't think of anything else then a hardware issue, try using your normal xp cd.. My guess is that is will freeze as well.
-
Default user profile..
I think you mean to set the registry settings for any user yet to be created? Or do you want to set more things as default? Give some more info please!
-
Adding Users
That would be an option, but as far as i can see now the only problem remaining is that when a new user is created, outlook express and remote hep shortcuts are created in the start menu. Witch i deleted in the cleanup batch file. So every time a new user is created, the shortcuts appear again..
-
Adding Users
Well i indeed used this, but still the problem remains that the Runonce part is being done from the administrator acount. What i am trying to do is the first time the pc log's on, it will logon with the acount i created.
-
Adding Users
I'm trying to add users to my unattended xp cd. Thats not really a problem, but is there a way to make an acount the primary acount. Normaly at the first boot it will use te Administrator acount to log in and start the runonce procedure. Is it possible to use an other acount for the first logon?
-
QuickLaunch Tweak Dont work for me
Well i'm bussy making my unattended cd, but i already implemented enabling the Quick launch bar. I use this registry key : I have all the updates of windows xp integrated, so it can't be located in one of the updates.
-
Unable to disable messanger, msn explorer, OE
The only thing i can suggest is you try changing UnattendMode to FullUnattended in stead of ProvideDefault.. But i could be totally wrong...
-
User settings
I tested replacing the ntuser.dat file in the default user file.. And it worked. So this is a quite easy way to set all your registry settings for all users that will be created. Be sure you unhide the existing ntuser.dat file before you replace it, otherwise you won't be able to overwrite the file.
-
Clenup.cmd icon deletion issues.
You could set this command in an other batch file, that is triggered in the main_batch file that you run at GUIRUNONCE. But make sure that you use a program that sleeps te batch file for a few seconds (sleep.exe) does the trick. This is to make sure the system is completely booted and wrote all the dir's and files.. Hope this will help you
-
Display Settings
Oke, ill think about integrating the drivers. But imo the drivers for a vga card are updated to often to integrate, it would mean i have to update the cd so often .. And my cd will be used on lots of pc's so it wouldn't be usefull to integrate just 1 driver.. Thanks anyway !