Jump to content

jeromerocks

Member
  • Posts

    18
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Singapore

Posts posted by jeromerocks

  1. Hi all,

    I need some help with delphi.

    I have 3 TLabels and a Tbutton on my application.

    Tlabel1.Caption := 2;

    Tlabel2.Caption := 4;

    When I press the Tbutton, I want it to minus TLabel2.Caption from TLabel1.Caption, and display the output in Tlabel3.

    TLabel1 and TLabel2 are not constants ie. they are the result of other maths equations.

    Hope i didn't make it too confusing.

    Thanks a lot!

  2. jeromerocks,

    Have you nLited a source that has been nLited before? You should always start with a fresh copy on the original CD data. Many bizarre errors/problems occur when a source is nLited more than once.

    Enjoy, John.

    Edit: Does your disk autostart when you put in a running Windows system?

    Hi,

    No, I nlited it once from an untouched XP SP3 installation iso. Yes, the disk autoruns when I insert it into a running Windows system.

    I think it's one of my add-ons. I'll check all my add-ons and get back.

    Thanks for you reply also :)

  3. - windows thinks is in safe mode

    - some really important dependency failed to start (like RPC)

    - there is no network card installed/something went wrong with it

    - virus or antivirus interfered

    Hi,

    How will windows think it is in safe mode? If so, how to enlighten windows about reality? lol

    From the screenshot, RPC is started.

    It's a virtual machine so there isn't any network card, only bridged network connection.

    It's a clean installation so no virus should be the culprit.

    Thanks for your reply anyway :)

    EDIT: I think it's one of my add-ons that is the culprit. Will check all of them and get back.

  4. Windows Installer was just an example. Here is a screenshot:

    Picture removed.

    For Windows Installer and few other services it's normal (sometimes) to stop if it has no work to do.

    I started the vmware tools installer but the installer displayed an error that Windows Installer service was not started or something along those lines, the installer couldn't start Windows Installer on its own.

    :(

  5. Hi all,

    I nlited my XP installation CD to about 300mb and integrated some stuff. Now whenever I boot up, automatic services are not started.

    For example in "Services.msc", Windows Installer is set to Automatic but it isn't started up when I boot into windows. I can manually start it without any errors though. This is the case for many other services.

    Has anyone encountered this problem before? Any suggestions?

    Thanks in advanced.

  6. Common sense solution: Create two CD's? What's the price of CD-R these days (especially if you buy a 50/100 pack)? 5 cents? 10 cents?

    Just burn two copies. Copy A (integrated version) Copy B (non-integrated version)

    Yes, a little kid would know that too, but what's the point of carrying around 2 cds when there is a perfect solution to combine both into 1?

    Good idea about the batch file, I'll try it out and post the results in a moment.

  7. Hi all,

    I have created an unattended xp sp3 setup. But I need help. I want to integrate a hotfix into the unattended setup such that the unattended setup will prompt you whether you want to install that hotfix. Any idea how to get this done?

    I know it becomes "attended" now, but the hotfix I intend to install was built by me and won't work on all computers.

    Thanks in advanced.

  8. Something no one has mentioned is, if you use minlogon and also use that

    CAD_Trap to give you Ctrl+Alt+Delete functionality back, that CAD_Trap has

    to install a service - and it uses more than 3Mb RAM! So then you have people

    saying minlogon "saves" 500Kb RAM, which is true, but then you might have

    to add CAD_Trap and in effect be 2.5Mb RAM worse off.

    Oh well, I didn't know CAD_Trap used 3mb. I used minlogon a few years back and it worked fine.

×
×
  • Create New...