I really want my program SmashIndex.com provided by Bravenet.com (SmashIndex Logger) to be packaged as a portable app. I like the usability and the whole menu thing, just cuts the cake.
My only problem is :crying:
vbas31w.sll
vgui31w.sll
voflr31w.sll
vthk31w.dll
vtk1631w.dll
vtk3231w.dll
vvm31w.dll
vvmt31w.dll
and the .exe and .tkn files:mad:
must all stay in the same directory. Can someone help me think of a hack around this, so I can package my program as a portable app?:confused: Thanks very much guys.:w00t:
PortableApps.com
Started by ki4jgt, Nov 03 2010 03:14 AM
5 replies to this topic
#1
Posted 03 November 2010 - 03:14 AM
|
|
|
#2
Posted 03 November 2010 - 07:44 AM
Portableapps uses vmware thinapps client (within vmware) to package installed programs into portable installation files.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#3
Posted 03 November 2010 - 08:17 PM
Hey, how it works in USB flash drive, iPod, or portable hard drives ?
Microsoft: "You've got questions. We've got dancing paperclips
#4
Posted 03 November 2010 - 08:39 PM
The vmware appliance uses a freshly installed OS, and installs the program registering the changes. It then puts the program and the portable files into a neatly wrapped package for distribution. You say that you own the program though, can you not just point to the DLLs in a single folder like portableapps?
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#5
Posted 04 November 2010 - 03:37 PM
As I recall, there is a program at PortableApps.com for wrapping your application as a portable app. I would suspect that you just need to include the dll's in the same folder as the .exe.
#6
Posted 10 November 2010 - 02:17 AM
WingedPanther said:
As I recall, there is a program at PortableApps.com for wrapping your application as a portable app. I would suspect that you just need to include the dll's in the same folder as the .exe.
The application will not allow me to do that. I don't know why and the language doesn't allow me to point to the dlls either. They must remain in the same folder as the EXE and TKN. The EXE is the compiler itself which only compiles what is in the TKN file which has been mumbled up to hide the source.


Sign In
Create Account


Back to top









