Jump to content

Sgt_Strider

Member
  • Posts

    529
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by Sgt_Strider

  1. 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?
  2. 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?
  3. 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.
  4. 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...
  5. It doesn't work for me. In case someone said that my registry tweak file isn't placed in the right place, all other registry tweaks work besides this one and the remove links folder tweak.
  6. Sometimes when I want to download a file even from credible locations, IE 6 would block the download and I would have to click on the screen to enable the download. How do I remove such restrictions and just let IE 6.0 download w/e I want? Thanks!
  7. i tested it in three different computers. manually(regedit) . and works in my case. how do you tested it for not working ? No joke, I enter that registry tweak into my file and after Windows finish installing and I click on IE, there is the IE folder.
  8. I wish it was that simple. That registry tweak doesn't work.
  9. Is this even possible? From my understanding, there are two updates for Acrobat 7 Professional and that is 7.0.5 and 7.0.7. Can I slipstream those updates into the CD? Thanks!
  10. 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!
  11. 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?
  12. It's a good idea, but I want the folder deleted. If I want to hide it, how do I do it unattendedly?
  13. 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
  14. 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?
  15. 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?
  16. How do you guys remove the links folder? I've tried the registry tweaks and even used nlite to remove it, but it just won't work. I've asked for help in the past, but no one has been able to solve my problem. Is this folder impossible to remove?
  17. How are you silently installing their driver then?
×
×
  • Create New...