Jump to content

Jondar

Member
  • Posts

    14
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

About Jondar

Contact Methods

  • Website URL
    http://www.varos.net/

Profile Information

  • OS
    Windows 10 x64

Jondar's Achievements

0

Reputation

  1. Same here. I'm happy with it. I would've been even happier with an installer that's less than 1MB, but, hey, 1.5MB isn't bad No need to apologise: I'm actually having good fun with making this installer. My first real challenge (all the other ones I've made have been straight-forward) I've tested only using an ISO file. I don't actually burn a disc until I'm completely satisfied with my test install using VirtualPC. I personally don't think it's going to matter with a burnt disc, unless you're using a disc for testing in VirtualPC. Think about it: if you're using a disc in VirtualPC, the CD/DVD drawer is going to open, so you'll know something is going on there (so you can then close the drawer again). Also, if you're using a disc in a real install, the installer is going to realise that you're not using VirtualPC, so it won't install at all, so there will be no reason for the disc to eject I haven't tested it yet, but I think the rows "CA_ExecuteCDEject9X" and "CA_ExecuteCDEjectNT" in the "InstallExecuteSequence" table of the MSI will tell the disc/image to eject. I'd post a transform file but my version of Orca keeps on crashing when trying to drop a row after setting up a transform :-| -- Jondar
  2. Thanks again for the information Arie (I'm the one he replied to privately ) I would like to make some observations on the Virtual PC additions: 1) I decided to try if an admin installation of the MSI file would work. Although it made the installer size around 600KB, it seemed to produce an error each time my VM was started. I think I'll have to do some more testing there. 2) If you run the installer you made from SVCPACK and then use the RunOnceEx method later in your install to install stuff directly from the CD/DVD (i.e. not using $OEM$ folders), Windows Setup will complain that it can't find the CD. It turns out that the Additions installer ejects the CD / releases the ISO image after an install. I had to tell Virtual PC to remount my ISO so it could then find my installers. Looking at the VirtualMachineAdditions.msi, it mentions a cdeject.exe, which I think is the culprit. I don't know exactly what it does to help the installation, so it may be possible to remove it from the MSI: more testing required. -- Jondar
  3. @Shark007 First of all: thanks for your iTunes "lite" installer. I've been using it without problem for quite a while now. I'm currently using your Vista Codec Package 4.5.1 with your last iTunes 7.4 installer, and things are OK. I've noticed that both the iTunes and VCP have new versions out, and I'm downloading them now. I've also noticed that you're removing the Quicktime components from VCP from 4.5.3... My question is: Am I going to have to install your new QuickTime Lite for VCP in order to get your iTunes without Quicktime to work? i.e. VCP 4.5.3 + QTLite for VCP + iTunes 7.5 = everything working OK for XP? Thanks in advance, -- Jondar
×
×
  • Create New...