Problema wine...
Inviato: martedì 5 agosto 2008, 16:40
salve a tutti.. volevo provare ad usare questo programma... così mi sono scaricato PowerTab... lo estraggo nella cartella home, così ho la cartella powertab con 5 file dentro, tra cui Setup.Exe... così apro un terminale, mi sposto nella cartella powertab, digito wine Setup.Exe, e questo è l'output:
e finisce qui... non mi fa fare l'installazione normale... ho sbagliato io ad utilizzarlo?
Codice: Seleziona tutto
vheon@Horus:~/powertab$ wine Setup.Exe
Usage:
Install a product:
msiexec {package|productcode} [property]
msiexec /i {package|productcode} [property]
msiexec /a package [property]
Repair an installation:
msiexec /f[p|o|e|d|c|a|u|m|s|v] {package|productcode}
Uninstall a product:
msiexec /x {package|productcode} [property]
Advertise a product:
msiexec /j[u|m] package [/t transform] [/g languageid]
msiexec {u|m} package [/t transform] [/g languageid]
Apply a patch:
msiexec /p patchpackage [property]
msiexec /p patchpackage /a package [property]
Modifiers for above operations:
msiexec /l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile
msiexec /q{|n|b|r|f|n+|b+|b-}
Register a module:
msiexec /y module
Unregister a module:
msiexec /z module
Display usage and copyright:
msiexec {/h|/?}
NOTE: Product code on commandline unimplemented as of yet
Copyright 2004 Vincent B�ron