Sgt_Strider
MemberContent Type
Profiles
Forums
Events
Everything posted by Sgt_Strider
-
it doesn't work
-
Yes I have a Windows Mobile 5 device. I don't think so cuz I manage to install MSN without any problems When I double click on the setup file, it does have an installshield installer name. I'm wondering if something could have happened to installshield related installers?
-
I double click on the setup file and a popup appears with the following text: "Command line parameters: /L Language ID /S Hide initalization dialog. For silent mode use: /S/v/qn. /V paramters to MsiExec.exe /UA /UW /UM" What do I need to do?
-
Allow IE to download without restriction?
Sgt_Strider replied to Sgt_Strider's topic in Unattended Windows 2000/XP/2003
bump! -
Ok I've just done another reformat and the problem still appears. Files in the folder on my brother's computers are not visible on my side. Only some of the files are accessible. Furthermore, I can't install Activesync 4.1. I double click on the setup file and a popup appears with the following text: "Command line parameters: /L Language ID /S Hide initalization dialog. For silent mode use: /S/v/qn. /V paramters to MsiExec.exe /UA /UW /UM" I am very confused.
-
This is the weirdest thing I've ever encountered. Basically I reformatted my computer and now I can't see some of those files from a folder I transferred from another computer. All the files in that folder is visible from another computer, but not mine. I can't figure it out. I checked the properties of the folder and nothing. Another weirder thing is that my computer isn't saving the settings that I made. I enable "quick launch" and restarted my computer and that didn't save. I had to reenable it again. Weird...
-
Allow IE to download without restriction?
Sgt_Strider replied to Sgt_Strider's topic in Unattended Windows 2000/XP/2003
bump -
How do you disable the screensaver?
Sgt_Strider replied to Sgt_Strider's topic in Unattended Windows 2000/XP/2003
It doesn't work for me. -
I got all of the necessary updates for Microsoft Excel, Word, and Outlook. I understand that the Office CD have more applications inside, but I'm only interested in slipstreaming the updates for those three programs. I guess if I have to integrate the other hotfixes, I will as well. Anyways, how do I slipstream those updates? Thanks!
-
Some details please? Use this as your clean up command!@ECHO OFF FOR /F "DELIMS=" %%? IN ( 'DIR/B/S/AD "%USERPROFILE%\.." ^|FINDSTR/LIE "FAVORITES\LINKS" 2^>NUL') DO ( IF ERRORLEVEL 0 (CALL :KILLIT "%%~dp?")) GOTO :EOF :KILLIT PUSHD %1 RD/S/Q LINKS &&(>Links TYPE NUL &(ATTRIB +S +R +H LINKS)) POPD &GOTO :EOF Do you mean place what you have typed into a cleanup.cmd file?
-
I've been an office user for a while now, but I only use Outlook and Word. I've never had the need to use Excel and now I'm thinking of installing it and play around with it. The problem is though I'm not sure what to use it for. What are you guys using it for besides payroll? Thanks
-
I just put this registry tweak in and it doesn't work like you claim. I don't get 120DPI with this registry setting: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontDPI] "LogPixels"=dword:00000078 Are you sure that I don't need to use the other registry settings that the previous poster gave?
-
I found registry tweaks for it and it worked, but I'm wondering if the process can be done through the winnt.sif file? Also if I use the registry tweaks to disable the window security center, then I wouldn't have to enable the tweak to disable the firewall and all because the disabling of the security center will disable everything that is associated with it?
-
Silent install of Logitech Setpoint 2.31?
Sgt_Strider replied to Sgt_Strider's topic in Device Drivers
How are you silently installing their driver then?