[Bug 11325] New: wpkg doesn't seem to work

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 24 11:14:01 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11325

           Summary: wpkg doesn't seem to work
           Product: Wine
           Version: CVS/GIT
          Platform: Other
               URL: http://wpkg.org/WPKG_with_Wine
        OS/Version: other
            Status: NEW
          Keywords: Installer
          Severity: normal
          Priority: P2
         Component: msxml3
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


wpkg is an interesting looking unattended 
installation system for windows apps, said
to work on wine as long as you have ie6,
so I tried it without.
To work around bug 5541, you have to redirect the output of cscript.
Here's the recipe:
  rm -rf .wine
  winetricks vcrun6 wsh56 
  wget http://wpkg.org/files/stable/wpkg-0.9.10.tar.bz2
  tar -xjvf wpkg-0.9.10.tar.bz2
  cd wpkg-0.9.10
  wine cscript wpkg.js /synchronize /debug | cat

This fails because of an msxml problem.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list