Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.lang.visual-basic > #19431

Re: VB6 su W10

From Franz_aRTiglio <franzgol@N0SPAMtin.it>
Newsgroups it.comp.lang.visual-basic
Subject Re: VB6 su W10
Date 2018-09-26 17:57 +0200
Organization Aioe.org NNTP Server
Message-ID <poga5k$1gde$1@gioia.aioe.org> (permalink)
References <k78nqd99k625oo9s0l60dkk0fjrfi62og9@4ax.com>

Show all headers | View raw


Scriveva SB mercoledì, 26/09/2018:
> Dopo qualche problema seguendo altre vie, alla fine ho risolto con il vecchio
> InnoSetup e le istruzioni scritte qui:
>
> http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=74428&lngWId=1
>
> Ho usato il "VB6-VS6-generic.iss" e ho dovuto aggiungere qualche file che lo
> script non trovava al posto giusto, anche perchè i miei CD sono piuttosto
> vecchi, e li ho trovati qui:
>
> http://193.68.19.127/install/VS%206%20%20%20%200/
>
> infine ho lanciato il file "VS6_SP6_setup.exe" per aggiornare a SP6 e ha
> funzionato, finalmente ho il VB6 anche su W10.

Ottimo: copioincollo la procedura che ho usato iuo (su win7) per
fargli digerire mousefix, nel caso ti serva:

########## installato sp6 "setupsp6", poi mousefix:

    copiato VB6IDEMouseWheelAddin.dll nella cartella di
    VB poi da prompt elevato nella cartella di vb98:
    regsvr32 \VB6IDEMouseWheelAddin.dll

– Start Visual Basic 6.0.
– Click Add-Ins, and then click Add-in Manager.
– In the Add-in Manager list, click MouseWheel Fix.
– Click to select the Loaded/Unloaded check box, and then click to 
select the Load on Startup check box.
– Click OK.

########## Fatto :)

Back to it.comp.lang.visual-basic | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

VB6 su W10 SB <stNOOObenevSPAM@tin.it> - 2018-09-26 17:19 +0200
  Re: VB6 su W10 Franz_aRTiglio <franzgol@N0SPAMtin.it> - 2018-09-26 17:57 +0200
  Re: VB6 su W10 Daniele Pinna <daniele@oops.dapinna.com> - 2018-10-20 13:34 +0200
    Re: VB6 su W10 SB <stNOOObenevSPAM@tin.it> - 2018-10-20 18:49 +0200

csiph-web