WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Software (http://www.wcm.at/forum/forumdisplay.php?f=5)
-   -   Thinstall-Fragen (http://www.wcm.at/forum/showthread.php?t=235672)

oitt 03.08.2009 22:07

Thinstall-Fragen
 
:hallo:

ich habe nun thinstall installiert, danach ausgeführt und openoffice ausgewählt.
danach habe ich im Programme/Thinstall.VS/Captures\OpenOffice.org 3.1 die build.bat ausgeführt und die im verzeichnis bin seienden exe auf den server gezogen.

nun zur frage: wenn ich von localhost testweise einige exe runterlade und versuche zu starten tut sich nix.

was habe ich falsch gemacht? etwas übersehen?

für mich ist so appstreamsoftware gänzlich neu...i kenn mi ned recht aus ;)

danke!

spunz 03.08.2009 22:19

was meinst du mit "openoffice ausgewählt" - hast du oo neu auf einem sauberen os installiert?

oitt 03.08.2009 22:20

ja und ausgewählt und abschließend scannen lassen

spunz 03.08.2009 22:21

die aktuelle version? ich lasse es mal bei mir laufen.

oitt 03.08.2009 22:23

die aktuelle deutsche ooo version 3.1, ja

danke! macht spaß aber noch mehr wenns auch funktioniert.....auf selbem rechner hab ich dann die exe von localhost aus dem apacheverzeichnis runtergeladen und versucht zu starten.
er findet bei ein oder 2 die soffice.exe nicht und sonst tut sich nix

oitt 03.08.2009 23:10

ich vermute mit virtualbox über localhost funktioniert das nicht.
braucht das runtergeladene programm dann nicht eine ip adresse mit der es sich verbinden muß?
verstehe noch nichtmal das konzept :D
jedenfalls danke!

spunz 03.08.2009 23:29

du kannst die anwendung ohne probleme auch lokal oder einem usb stick starten. virtualbox hat damit auch kein problem, du kannst ein thinapp paket sogar in einem virtuellen ubuntu per wine starten ;)

in meiner testumgebung läufts einwandfrei, kannst du die einzelnen apps aus dem %bin% starten?

oitt 03.08.2009 23:53

im /bin lassen sie sich starten (ohne prozentzeichen)

spunz 03.08.2009 23:58

hast du den http pfad in der entsprechenden ini richtig eingetragen? kannst du die datei manuell herunterladen und öffnen ohne irgendwelche security geschichten (filesecurity, virenscanner,...)?

oitt 04.08.2009 00:08

ich habe keine ini datei verändert und wüßte auch nicht welche *g*

spunz 04.08.2009 08:09

die im root folder => package.ini

oitt 04.08.2009 08:14

ich hab nur keine ahnung welche zeile ich da auf was abädern soll :D

danke jedenfalls für deine mühe :)

spunz 04.08.2009 08:22

hach - aus dem handbuch (speziell für apple user ;) :p http://de.wikipedia.org/wiki/Handbuch ):

http://pubs.vmware.com/thinapp4/help...tml/wwhelp.htm

The following entries are the default settings for Application Sync parameters:
AppSyncURL=https://example.com/some/path/PackageName.exe
AppSyncUpdateFrequency=1d
AppSyncExpirePeriod=30d
AppSyncWarningPeriod=5d
AppSyncWarningFrequency=1d
AppSyncWarningMessage=This application will become unavailable for use in AppSyncWarningPeriod days if it cannot contact its update server. Check your network connection to ensure uninterrupted service
AppSyncExpireMessage=This application has been unable to contact its update server for AppSyncExpirePeriod days, so it is unavailable for use. Check your network connection and try again
AppSyncUpdatedMessage=
AppSyncClearSandboxOnUpdate=0

oitt 04.08.2009 09:22

hab das mal weil nirgends steht wohin man das haun soll, ganz oben in die package.ini geworfen und build.bat erneut ausgeführt, die exe aus dem bin ordner auf den apache gezogen und geht wieder nicht.

ich laß es sein...freut mich nicht mehr wenns so kompliziert ist. kommen sicher aus dem linux bereich diese entwickler (mit ihren config dateien)....da lob ich mir meinen apple :D :p ;)

spunz 04.08.2009 09:33

du kannst es auch per gui machen, gleich am anfang kannst du den "advanced mode" aktivieren ;)

oitt 04.08.2009 11:20

danke aber ich habe scheinbar eine ältere version (3)
ich habs jetzt soweit daß ich das 37MB große firefox aus dem bin ordner auf den desktop ziehen kann und starten kann.....aber mit wine unter macos gibts einen ->xul.dll module not found error und er meckert dauernd daß adobe registry nicht gefunden wurde.

kenn mich echt noch zuwenig aus damit. warum ist das file eigtl 37MB fett? dachte das wäre eine thin-stall? :D

spunz 04.08.2009 12:25

vermutlich weil firefox so fett ist, der loader braucht etwa 200kb. möglicherweise hast du aber das setup oder tempfiles nicht gelöscht?

oitt 04.08.2009 14:04

was ist ein loader? *g*

also alles was das intro video hergibt kann mein programmchen auch und ist auch sehr fett.
wie kann ich nun machen daß ich übers internet eine dünne app laden kann und die dann ausführen kann als wäre sie am client installiert?

vielen dank für deine hilfe bisher! :ja:

spunz 04.08.2009 14:36

loader => die thinapp software welche dann deineapp.exe startet.

trag über die gui oder package.ini den entsprechenden smb/http pfad ein, dann den build nochmals starten. beim ersten mal musst du die anwendung herunterladen und speichern. bei jedem aufruf prüft die software im gewünschten zeitrahmen ob es eine neuere version auf deinem fileserver/webserver gibt.

oder google einfach mal nach thinapp firefox, da gibts genug firmen die sowas zum download anbieten (auch xensource oder ms).

oitt 04.08.2009 15:39

Liste der Anhänge anzeigen (Anzahl: 1)
bin zu blöd dafür :D

ich habe jetzt also folgendes versucht zuletzt:
1.) prescan
2.) firefox installn
3.) post scan
4.) speichern unter: C:/htdocs-verzeichnis/firefox/
5.) folgende package.ini
Zitat:

[Compression]
CompressionType=None
;CompressionType=Fast

[Isolation]
DirectoryIsolationMode=WriteCopy
;DirectoryIsolationMode=Merged

[BuildOptions]
;Enable MSIFilename if you want to generate a Windows Installer package.
;MSIFilename=Mozilla Firefox (3.5.1).msi
;
;When generating a .msi, the following entries are recommended but optional
;MSIManufacturer=Raubmordkopier AG
;MSIProductVersion=1.0
;MSIDefaultInstallAllUsers=1
;MSIRequireElevatedPrivileges=1
;MSIInstallDir=Mozilla Firefox (3.5.1) (Thinstalled)
;MSIProductCode={D75D8ADF-EC52-2FA0-AB37-EB1ADCD754FA}
;MSIUpgradeCode={BD31B4C7-D1F2-A796-0FA9-A32F26FEC063}

SuggestedName=Mozilla Firefox (3.5.1)
OriginalSnapshot=C:\PROGRA~1\THINST~1.VS\{DAB0C~1. SNA
DestinationSnapshot=C:\PROGRA~1\THINST~1.VS\{6AFE6 ~1.SNA
CapturedUsingVersion=3.348
OutDir=bin
SandboxName=Mozilla Firefox (3.5.1)

; InventoryName is used by desktop management systems to identify packages for usage reporting purposes
InventoryName=Mozilla Firefox (3.5.1)

;;PermittedGroups allows you to restrict access to only users who belong to specific ActiveDirectory Groups
;PermittedGroups=Administrators;Remote Desktop Users

;The following option causes the sandbox to be deleted when the application exists
;This essentially resets the application to it's original captured state
;If the application spawns child processes, the clean up with be postponed until all quit
;RemoveSandboxOnExit=1

;Enable this option if you want changes for Network mapped drives to go into the sandbox
;By default users can read and write normally to network mapped drives
;SandboxNetworkDrives=1

;Enable this option if you want changes for Removable disk (floppy/flash) to go into the sandbox
;By default users can read and write normally to removable disk
;SandboxRemovableDisk=1

;Enable this option if you want Out-of-process COM objects to be loaded outside of the virtual environment
;By doing this, the application may indirectly modify the machine - for example the MSI installer service COM object
;The default is to create all Out-of-process COM objects inside the virtual environment
;VirtualizeExternalOutOfProcessCOM=0


VirtualDrives=Drive=c, Serial=3c4c3d39, Type=FIXED
;VirtualDrives=Drive=a, Serial=00000080, Type=REMOVABLE; Drive=c, Serial=3c4c3d39, Type=FIXED; Drive=d, Serial=d78c7514, Type=CDROM

[Mozilla Firefox (Abgesicherter Modus).exe]
Shortcut=Mozilla Firefox.exe
Disabled=1
Source=%ProgramFilesDir%\Mozilla Firefox\firefox.exe
WorkingDirectory=%ProgramFilesDir%\Mozilla Firefox
CommandLine="%ProgramFilesDir%\Mozilla Firefox\firefox.exe" -safe-mode
Shortcuts=%Programs%\Mozilla Firefox

[Mozilla Firefox.exe]
ReadOnlyData=bin\Package.ro.tvr
Source=%ProgramFilesDir%/Mozilla Firefox/firefox.exe
WorkingDirectory=%ProgramFilesDir%\Mozilla Firefox
FileTypes=.htm.html.shtml.xht.xhtml.htm.html.shtml .xht.xhtml
Shortcuts=%Programs%\Mozilla Firefox;%AppData%\Microsoft\Internet Explorer\Quick Launch
AppSyncURL=http://IP/firefox/%25ProgramFilesDir%25/Mozilla%20Firefox/firefox.exe

[crashreporter.exe]
Shortcut=Mozilla Firefox.exe
Disabled=1
Source=%ProgramFilesDir%\Mozilla Firefox\crashreporter.exe

[firefox.exe]
Shortcut=Mozilla Firefox.exe
Source=%ProgramFilesDir%/Mozilla Firefox/firefox.exe
AppSyncURL=http://IP/firefox/%25ProgramFilesDir%25/Mozilla%20Firefox/firefox.exe

[updater.exe]
Shortcut=Mozilla Firefox.exe
Disabled=1
Source=%ProgramFilesDir%\Mozilla Firefox\updater.exe

[helper.exe]
Shortcut=Mozilla Firefox.exe
Disabled=1
Source=%ProgramFilesDir%\Mozilla Firefox\uninstall\helper.exe

[cmd.exe]
Shortcut=Mozilla Firefox.exe
Disabled=1
Source=%SystemSystem%\cmd.exe

[regedit.exe]
Shortcut=Mozilla Firefox.exe
Disabled=1
Source=%SystemRoot%\regedit.exe

[iexplore.exe]
Shortcut=Mozilla Firefox.exe
Disabled=1
Source=%ProgramFilesDir%\Internet Explorer\iexplore.exe

6.) build
7.) firefox.exe runterladen auf dem mac außerhalb der virtualbox übers internet (300kb)
8.) ausführen mit "wine Downloads/firefox.exe"
9.) error siehe anhang...ich geb jetzt dann auf...


Alle Zeitangaben in WEZ +2. Es ist jetzt 01:52 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag