Jump to content

stickfun

Member
  • Posts

    55
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by stickfun

  1. What difference would that make? The system will still have to wait for the programs to load up. I suggest you to disable the startup programs you don't need entirely and just run them when you do need them.

  2. during the installation, it showed an error about invalid drivers or something.

    i'm using the batch method with this code:

    ECHO.
    ECHO Installing Daemon Tools 3.47
    ECHO Please wait...
    start /wait %systemdrive%\install\dtools\daemon.msi -qb REBOOT=ReallySuppress

    anyone have a clue what's wrong?

    btw, running that part of the code after explorer.exe loads up works fine :huh:

    tia :)

  3. is there any way to use a browser as an OS? like when i boot my computer, it'll open up firefox and start working without having windows installed?

    this is mainly for a very old computer that has no use other than for web surfing.

  4. where can i find the old cdimage program that automatically converts C:\xpcd into the iso? it's not on the main page anymore and is replaced by cdimage gui. i find this harder to use. does anybody still have the old one (or the switches necessary)?

  5. everytime i open microsoft word, that stupid annoying taskpane at the right side opens up. i close it every time but when i restart it, it comes back again <_< is there any way to remove it permanently?

    also, is there any way to do the same for toolbars because there are some useless ones that just keep reappearing each time i restart word.

    thanks :)

  6. i don't suggest that. That will also kill Windows as well, causing the entire shell to restart. Give it a try in the Task Manager, and kill explorer.exe.

    Since they open up start menu folder, write down their names, replace SOMETITLE in the line I gave above with the title. If there are more then one, use MORE THEN ONE taskkill statement with the other name.

    What's so complicated about that?

    the explorer.exe trick worked but the taskkill didn't. i think it's because the folders aren't considered an independent process but more like a sub-process of Explorer.exe so when the shell got shut down, it will go along with it.

    thanks :D

×
×
  • Create New...