Re: RE: [Unattended] Win XP SP2 and VS6 anyone

2004-10-13 Thread 'Paul Griffith'

Hello,

Try the following

1 - First install the MS JVM from VS6 Sp5 then reboot
2 - Install the unattended vs6.bat

Let us know how it works for you.

watch for word wrap below.

Thanks Paul

vs6.bat
:: Install Visual Studio 6.0 and service pack
@Echo off
:: Trick acmboot.exe into thinking that GUI setup has already run
start /wait regedit /s %Z%\scripts\vs6.reg
if errorlevel 1 exit 1

:: Install latest service pack
todo.pl "%Z%\updates\VS6\vs6sp6\setupsp6.exe /qn1 /g
%SystemDrive%\netinst\logs\vs6sp5.txt" .reb
oot

:: NOTE: You must create %Z%\site\vs6_key.bat to set the vs6_key
:: variable to your license key
call %Z%\site\vs6_key.bat
if %vs6_key%.==. goto nokey
todo.pl "%Z%\packages\VS6\acmboot.exe /qn1 /g
%SystemDrive%\netinst\logs\vs6.txt /k %vs6_key%" .
reboot

:: Install MS JVM from VS6 SP5 - before we install VS6
todo.pl "AutoIt %Z%\scripts\msjavx86.aut" .reboot
todo.pl "copy /Y %Z%\updates\VS6\vs6sp5\msjavx86.exe %TEMP%"
if errorlevel 1 exit 1
exit 0

:nokey
@echo *** Unable to get VS6 license key
@echo ***  (did you forget to create %Z%\site\vs6_key.bat?)
exit 2
-

msjavx86.aut
less msjavx86.aut

Run, %TEMP%\\msjavx86.exe

; Match any substring in window title or text
SetTitleMatchMode, 2

; Start Page
WinWait, Microsoft VM, Would you like to install the Microsoft VM
Send, {ENTER}

WinWait, Microsoft VM, Please read the following license agreement.
Send,!y

WinWait, Microsoft VM, The installation is complete
Send, {ENTER}
-


On Sun, Oct 10, 2004 at 09:43:01PM -0400, Brad Erdman wrote:
> Yes, I have the same problem and I have not found a solution yet.
> 
> My latest theory is that the Sun JRE that I install before VS6 is the
> problem.
> 
> Brad
> 
> > -Original Message-
> > From: Paul Griffith [mailto:[EMAIL PROTECTED]
> > Sent: Friday, October 08, 2004 3:07 PM
> > To: [EMAIL PROTECTED]
> > Subject: [Unattended] Win XP SP2 and VS6 anyone
> > 
> > Anyone have any luck with VisualStudio v6 on Windows XP SP2? During
> > the unattended install you get the following dialog box:
> > 
> > javasign.dll was unable to register itself in the system registry
> > 
> > I have seen suggestions on the Internet that sugguested installing XP
> > IIS component first should solve this problem, but it doesn't. Installing
> > MS JVM fails because XP2 will not allow you to replace a system
> > component with a older version.
> > 
> > Anyone run into this problem yet :-) ??
> > 
> > Thanks
> > Paul
> > 
> > 
> > 
> > ---
> > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> > Use IT products in your business? Tell us what you think of them. Give us
> > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out
> > more
> > http://productguide.itmanagersjournal.com/guidepromo.tmpl
> > ___
> > unattended-info mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/unattended-info

-- 
Paul Griffith | York University, Dept. of Computer Science & Engineering
CSE Technical Team| 4700 Keele Street, Toronto, Ontario, Canada M3J 1P3
[EMAIL PROTECTED] | CSEB 1003A | Phone: 416-736-2100 x70258 | Fax: 416-736-5872


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


RE: [Unattended] Win XP SP2 and VS6 anyone

2004-10-10 Thread Brad Erdman
Yes, I have the same problem and I have not found a solution yet.

My latest theory is that the Sun JRE that I install before VS6 is the
problem.

Brad

> -Original Message-
> From: Paul Griffith [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 08, 2004 3:07 PM
> To: [EMAIL PROTECTED]
> Subject: [Unattended] Win XP SP2 and VS6 anyone
> 
> Anyone have any luck with VisualStudio v6 on Windows XP SP2? During
> the unattended install you get the following dialog box:
> 
> javasign.dll was unable to register itself in the system registry
> 
> I have seen suggestions on the Internet that sugguested installing XP
> IIS component first should solve this problem, but it doesn't. Installing
> MS JVM fails because XP2 will not allow you to replace a system
> component with a older version.
> 
> Anyone run into this problem yet :-) ??
> 
> Thanks
> Paul
> 
> 
> 
> ---
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out
> more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> ___
> unattended-info mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/unattended-info


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


[Unattended] Win XP SP2 and VS6 anyone

2004-10-08 Thread Paul Griffith
Anyone have any luck with VisualStudio v6 on Windows XP SP2? During
the unattended install you get the following dialog box:

javasign.dll was unable to register itself in the system registry

I have seen suggestions on the Internet that sugguested installing XP
IIS component first should solve this problem, but it doesn't. Installing
MS JVM fails because XP2 will not allow you to replace a system
component with a older version.

Anyone run into this problem yet :-) ??

Thanks
Paul



---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info