Git Product home page Git Product logo

Comments (8)

telyn avatar telyn commented on July 20, 2024

Hiya. Is there more output in the ... section? I think that's where the interesting thing is.

From the look of the last line it seems that Visual Basic simply hasn't been installed - but the cabextract looks like it's working.

install.sh really ought to have set -ex at the top instead of set -x.. I'll change that.

from docker-vb6.

beeing avatar beeing commented on July 20, 2024

Here's the ... part, hope this helps

  • XVFB_PID=799
  • sleep 3
  • Xvfb :0 -auth /home/wine/.Xauthority -screen 0 1024x768x24
  • DISPLAY=:0
  • wine regedit.exe /s 'vs\KEY.DAT'
  • sleep 1
  • DISPLAY=:0
  • wine 'vs\ACMSETUP.exe' /k [key-hidden] /n Container /o None /qnt
  • sleep 15
  • kill 799
  • ls '/home/wine/.wine/drive_c/Program Files/Microsoft Visual Studio/'
  • grep VB98
    ls: cannot access /home/wine/.wine/drive_c/Program Files/Microsoft Visual Studio/: No such file or directory
  • exit 1

from docker-vb6.

telyn avatar telyn commented on July 20, 2024

ah, that's surprisingly quiet. I'm afraid that's not really enough to go on other than to just say for some reason VB isn't getting installed :\

from docker-vb6.

telyn avatar telyn commented on July 20, 2024

Are you using Visual Studio Enterprise 6.0 install media? If not, the VB6.STF file is probably not selecting anything to install for you. Try the stuff at the end of the readme about making your own maybe?

from docker-vb6.

beeing avatar beeing commented on July 20, 2024

Oh, i'm using Pro though, will this work?

from docker-vb6.

beeing avatar beeing commented on July 20, 2024

Just spotted another point - does vs\KEY.DAT file is required?
It is not in the repo though.

Update: sorry my mistake on the KEY.DAT. But found that my VB installation is ACMBOOT.EXE instead of ACMSETUP.EXE

from docker-vb6.

telyn avatar telyn commented on July 20, 2024

Oh, sorry I never responded again!

The KEY.DAT is totally necessary, yeah. to get it working with ACMBOOT.EXE instead of ACMSETUP.EXE I think you just need to modify the Dockerfile

Also, I think you'll need to generate your own VB6.STF file. I think for the Pro version you need to go find your own copy of ACOST.EXE though. I think it used to be downloadable from microsoft?

from docker-vb6.

beeing avatar beeing commented on July 20, 2024

from docker-vb6.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.