wil_mak Posted May 19, 2018 Share Posted May 19, 2018 This small tool is used to automate the procedures to make a software portable. Actually, the credit of this utility goes to Maroesjk (https://portableapps.com/node/9909). I just update the tools to the latest version and add some code to work in the x64 OS. Also UPX was removed due to false alarm from some AVs. Check below link for the files: http://www.mediafire.com/file/c5aycprfc9of2py/PAC v0.99.1.rar Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted May 19, 2018 Moderators Share Posted May 19, 2018 (edited) wil_mak, And what relationship does this have with AutoIt? M23 Edit: And the .rar. file is seemingly corrupt anyway. Edited May 19, 2018 by Melba23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Developers Jos Posted May 19, 2018 Developers Share Posted May 19, 2018 (edited) I can unpack the RAR file fine with 7zip and it seems to be an set of AutoIt3 scripts build to build an portable app. It is already pretty old ( 2011) , so wondering why it is posted now? On top of that the linked forum post states: Quote [Obsolete] Portable App Creator THIS IS OBSOLETE. Do not bother trying to download or use it (it's gone, anyway). Use the PortableApps.com Launcher instead. Jos Edited May 19, 2018 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
wil_mak Posted May 19, 2018 Author Share Posted May 19, 2018 Version 2011 cannot work under the 64-bit OS. This one can. Link to comment Share on other sites More sharing options...
Developers Jos Posted May 19, 2018 Developers Share Posted May 19, 2018 Understood, but that still doesn't explain why you publish an update of somebody else's script that was indicated as Obsolete! Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
wil_mak Posted May 20, 2018 Author Share Posted May 20, 2018 For someone, PAC is dead but not for me. At least I find it still useful and hope that it would do the same for someone else Link to comment Share on other sites More sharing options...
99bobster99 Posted July 19, 2018 Share Posted July 19, 2018 Hello Wil_Mak, I love the x64 edit you did to Maroesjk's older older version! Quick question, have you had any luck in creating a portable app using a system driver? Does the launcher run within an isolated environment (sandboxed) or is everything running under the host system? Link to comment Share on other sites More sharing options...
careca Posted July 19, 2018 Share Posted July 19, 2018 On 5/20/2018 at 3:22 AM, wil_mak said: PAC is dead but not for me. 2Pac was shot years ago. Naa just joking, good job, not for me, but maybe someone finds it useful. Spoiler Renamer - Rename files and folders, remove portions of text from the filename etc. GPO Tool - Export/Import Group policy settings. MirrorDir - Synchronize/Backup/Mirror Folders BeatsPlayer - Music player. Params Tool - Right click an exe to see it's parameters or execute them. String Trigger - Triggers pasting text or applications or internet links on specific strings. Inconspicuous - Hide files in plain sight, not fully encrypted. Regedit Control - Registry browsing history, quickly jump into any saved key. Time4Shutdown - Write the time for shutdown in minutes. Power Profiles Tool - Set a profile as active, delete, duplicate, export and import. Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes. NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s. IUIAutomation - Topic with framework and examples Au3Record.exe Link to comment Share on other sites More sharing options...
MasterB Posted October 5, 2018 Share Posted October 5, 2018 On 19.05.2018 at 11:11 AM, wil_mak said: This small tool is used to automate the procedures to make a software portable. Actually, the credit of this utility goes to Maroesjk (https://portableapps.com/node/9909). I just update the tools to the latest version and add some code to work in the x64 OS. Also UPX was removed due to false alarm from some AVs. Is this tool connected to AutoIt in a special way? Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted October 5, 2018 Moderators Share Posted October 5, 2018 That question was asked and answered above "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now