CR11 Problem on execution

Started by Randem, March 08, 2007, 09:51:55 AM

Previous topic - Next topic

Randem

Lucas,
 
New codes sent. Sorry for the inconvenience...

Randem

Did you enter all four items exactly as given. Case sensitive? What was the name your registered under I will double check it.
 
BTW: You should start your own thread not hi-jack anothers

lucas

i bought version 2 days ago receive licence info : Enter all info an keep briing the registration screen again and again and again  
 
solution please !!!!!!!!!

Randem

If that fixed it then yes. You need to include the register flags also. That file should have been included with the AutoOSUpdater installation unless that is DAO360.dll.

alpha2001

ok figured it out
 
I had to manually register dao350.dll to fix it from system32 folder
 
so whats the solution?? should i add it to the script??

Randem

How is a faster solution going to be gotten with messenger. That is what this support board is for.
 
On what file do you get the error 429?

alpha2001

ok  
 
that error is fixed.. but still the 429 error exists.. there HAS to be some issue with DLL registering.. of VB ..  
 
u have messenger for faster solution ??

Randem

Change your [Run] Section to look like this for the msi file. Do this in your template also.
 
Filename: msiexec.exe; Parameters: /package {tmp}CRXI_RDC_Redistribution.msi /passive; WorkingDir: {tmp}; Flags: skipifdoesntexist

alpha2001

on the same script above when i compile and run the script i get the following error.. done this couple of times on actual and virtual XP.. still same error... but if i run the MSI manually it works fine..
 

alpha2001

dont know
 
something wrong with the Virtual Machine.. gives error activex could not create object runtime 429..  
 
should have meed MDAC error.. i installed the OS update pack manually also still same error.. looks like i will have to recheck on a proper machine

Randem

The script looks good and compact. You can even take out the VBRuntime files only if you include the AutoOSUpdater. It installs the VBRuntime files also.

alpha2001

here..  
 
checking vmware.. had heard about it sometime ago.. lemme see
 

Randem


Randem

You should think about using VMWare to test installations. You can create a Virtual Machine on your machine for any OS that you want. All you have to do each time you want a clean machine is unzip the installation that you saved of the clean machine.
 
http://www.vmware.com
 
You could maintain several different OS's in that fashion for testing.

alpha2001

anyways i have fixed all these and created a installer..
 
lets see.. it will take me a few days to get a pure XP system without CR and VB and i will try to install there and tell u the result..