
b-man
MemberContent Type
Profiles
Forums
Events
Everything posted by b-man
-
@ elajua i have installed your messenger and english requisites by run once but every time i open messenger i get a msg box containing "please wait while windows configures windows live messenger then opens another box looking for wlm.msi in C:\DOCUME~1\B-Man\LOCALS~1\Temp\7ZipSfx.000\
-
is there any freeware driver downloaders or whats the best 1 has anyone heard or use driver detective i have tried driver genius but wasnt that happy with it seemed to say a lot was out of date but didnt give many drivers to download and even after fully updating it there were things still out of date
-
what the best program/s to convert video files / edit them
-
cheers worked a charm kept all my quick launch and other toobars setup aswell
-
what registry files locate where the start bar is positioned?? as i want in on the right hand side
-
bump does any1 know? and also how can i move admin tools in the start menu to the accessories menu in the start menu. u cant delete it but i want to move it i tried this in the clean up but it doesnt work MOVE /S /Q "%AllUsersProfile%\Start Menu\Programs\Administrative Tools\" "%AllUsersProfile%\Start Menu\Programs\Accessories\Administrative Tools\"
-
haha +1 my pc runs on 100%cpu if i play a game on it and that can be like that for 4 hrs if it cant handle it it wouldnt be made to do it
-
search the forums theres been plenty about netframework 3.5
-
but when there empty because i nlited the components out there not needed
-
these are all empty folders but i cant seem to delete them i have run unlocker and it has winlogin.exe holding them. i unlocked them and ran the cmd again but still there yet i can manually delete after running unlocker how do i remove them automatically RD /S /Q "%systemroot%\Help\" RD /S /Q "%systemroot%\Config\" RD /S /Q "%systemroot%\Connection Wizard\" RD /S /Q "%systemroot%\Cursors\" RD /S /Q "%systemroot%\msagent\" RD /S /Q "%systemroot%\ime\" RD /S /Q "%systemroot%\msapps\" RD /S /Q "%systemroot%\PeerNet\" RD /S /Q "%systemroot%\srchasst\" RD /S /Q "%Program Files%\ComPlus Applications\" RD /S /Q "%Program Files%\microsoft frontpage\" RD /S /Q "%Program Files%\movie maker\" RD /S /Q "%Program Files%\MSXML 4.0\" RD /S /Q "%Program Files%\windows nt\" RD /S /Q "%Program Files%\xerox\"
-
my user directory changes its meant to be c:\documents and settings\b-man\ and has worked every time but now it just wants to go to c:\documents and settings\b-man.bman\ i had some files in the $oem$\$docs\b-man folder and they were put there first so it recreated a new area for my user directory
-
what virtual machine is best currently im using virtual box but find the cursor is buggy and jumps out of the box all the time when i havent even got to the side and i cant work out how to share a folder with it with the main computer what others are there
-
with method 1 i 10) Type *.INF in the file name box. 11) Type the name you noted of the driver file into the 2nd box. The box is called "words to look for" or whatever. (just typed the name or partial name of the drivers name from device manager i didnt go into properties and look for sys. and found them quite easily cheers) 12) Click the Search button and wait for results. also found if u click the service in the drop down menu in device details tab it may list the filename of the actual inf has been correct for the few i have looked for also i have pointed nlite to the inf in c:\windows\inf\ and tried to do to for a few files but get an error "this driver folder is already queued for integration no need to select more than 1 inf file from the same folder" can i just copy the inf to a different folder or do i need other files aswell
-
to get it to run for me i had to do this @echo off start /wait %systemdrive%\Install\SandboxieInstall.exe /Install /S /D=%programfiles%\Sandboxie\ start /"%programfiles%\Sandboxie\Start.exe /register local (serial) (user)" exit thats for running silent and running silent through runonce just on computer testing in virtual machine using this run once cmd REG ADD %KEY%\066 /VE /D "Sandboxie" /f REG ADD %KEY%\066 /V 1 /D "%Systemdrive%\install\Sandboxie.cmd" /f and then for run once off the cd i have changed to this hopefully it works REG ADD %KEY%\066 /VE /D "Sandboxie" /f REG ADD %KEY%\066 /V 1 /D "%CDROM%\install\Sandboxie.cmd" /f @echo off SetLocal enableextensions SET CDROM=%~d0 start /wait %CDROM%\Install\SandboxieInstall.exe /Install /S /D=%programfiles%\Sandboxie\ start /"%programfiles%\Sandboxie\Start.exe /register local (serial) (user)" EndLocal exit
-
how do u do the last bit to copy and register with run once and is it /register local (serial) (user) (company)? and is company needed?
-
folder tree in explorer and firewall question
b-man replied to b-man's topic in Unattended Windows 2000/XP/2003
oops i meant in explorer but by just clicking and folder on desktop, my docs, my computer etc thanks works a charm been looking for that since xp was out lol any1 know how to copy firewall settings or where they are? -
how do i copy my messenger and messenger plus settings so i can copy them onto my unattended xpcd so on my new install its setup like it was
-
i meant it wasnt associated with winrar so that couldnt of been the problem i thought installing it would register the association
-
hm worked the second time ??? but 7zip isnt associating 7zip files with it and winrar isnt ticked
-
http://unattended.msfn.org/unattended.xp/view/web/31/ read the clean up section just modify the location and items to what u want to remove
-
/SilentInstallNoSponsor
-
worked out how to change login screen copy the login screen you want to your $oem$\$$ folder and change your "hklm\software\microsoft\windows nt\winlogon\UIHOST" to the file name of your login screen (every time i try to export it exports the whole folder not just the UIHOST file ??? cant work out how to set user display picture??
-
i exported the reg file and ran it through run once and it didnt register is that because its in current user?? how do i fix it
-
ok those registry files worked thanks worked out the run once i done it as if i wasnt using nlite n worked where as if i called it through nlite it only ran the file when it should of been executing it still dont know about netframework trying a different 1 and ill c