Jump to content

Marthax

Member
  • Posts

    588
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

Posts posted by Marthax

  1. Hi everbody!

    When I try using Xplode to add a registry entry to windows registry it doesn't give any results.

    <execute display="Executing Registry Tweaks">

        <registry mode="write">

         [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
         "DAEMON Tools-1033"=-
               "DiskeeperSystray"=-
               "NeroFilterCheck"=-
               "NVMixerTray"=-
               "NvMEdiaCenter"=-
               "nwiz"=-
               "NvCplDaemon"=-
               "CTHelper"=-
               "iTunesHelper"=-
               "QuickTime Task"=-
               "NvMcTray"=-
               "NvCpl"=-

         [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx]

         [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
         "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
         "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
         "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000

         [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
               "NoRecentDocsMenu"=dword:00000001
     
        </registry>
       
        </execute>

    The point with these registry entries is to remove all startup programs, but it doesn't work as they still start at windows logon.

    Can't seem to see what's wrong here. Anyone?

    Marthax

  2. I think that San Andreas should be played on PC, definitely. Why? Because, Rockstar Games has turned GTA into a precision game pretty much which makes it frustrating and annoying to for instance, aim and shot those choppers down. If you want to buy San Andreas, the PC version is the way to go.

  3. I belive "bor3d" said this in a topic called "Editing WINNTBBU.DLL For Dummies, The Complete Idiots Guide To Hacking WIN":

    Note: You do NOT need to put the new WINNTBBU.DLL file into your i386 directory. Only the winntbbu.dl_
    I think that's pretty much self explaining. I've used this method several times and never had any problem.
  4. thx for replying, but VB isn't an option for me as I don't know how to use it. Although, I did manage to solve this situation differently as the problem was a wrong syntax in the default Xplode *.xml file. I'll try to learn the VB language when I'll have some spare time as it seems to be a good and effective language. Thx again :)

  5. Hey you guys!

    When my GuiRunOnce runs at windows logon it starts Xplode that installs programs. The first program executes and it nearly reaches its' end when GuiRunOnce executes the next thing on the list. This means that Xplode and my next thing executes at once which is not what I want. How do I make GuiRunOnce wait for Xplode to end? I know that you could use /wait with RunOnceEx, but what do with GuiRunOnce?

    Thanks in advance!

    Marthax

  6. The funny thing is that "display.title" doesn't exist in my xml, but I'll just go right ahead and create it now that I know how to. :) Thanks genzo. :thumbup

    EDIT : I used this:

    <display.title>Xplode Installation</display.title>

    That didn't help a thing as the title is still "#display.title#". Any ideas?

  7. Greetings All!

    This may sound a bit stupid, but I can't seem to solve my problem on how to change the Xplode title. I have red the guide, but I can't seem to understand it. It says like this:

    Environment Variable    Suggested

    display.title                    XPlode Installation

    display.complete            completed

    How am I supposed to use this? I mean, how should I use this so that my title isn't "#display.title#"?

    Thanks in advance!

    Marthax

  8. Hi all!

    I formatted my computer using my UACD and when it completes and I try to connect to the internet using Firefox i get this message:

    "Error trying to validate certificate from login.one.se using OCSP - corrupted or unknown response".

    login.one.se is my ISP's homepage that I have to visit in order to logon and start using my broadband. Anyway, I've never had this kind of problem and I was thinking that maybe some of you guys maybe know how to fix this.

    Oh, and my windows is nLited. Can it be that I've removed a component that is needed in order for internet to work?

    Thanks in advance!

    Marthax

  9. But, why defining the variable? Just show xplode where to find the files you want to install in your *.xml file.

    do you mean the #xplode# var is NOT the path xplode is installed to on the local disk?

    What do you mean with this? If your talking about the stage where Xplode installs your requested things onto your computer then that's not correct as Xplode does not install. It copies itself over to your HDD and then executes with the default *.xml file.

    Not sure if I understood you question right..

×
×
  • Create New...