How can I create a simple app that will automatically add folder script

Hi! I hope I can get a little help on this.  I tried searching online and haven't found anything.
Is there away I can make a simple "application" that will automatically add a folder script to a users folder?
Basically I need a folder script to run but I don't want to explaint o a user how they'd have to do it in automator.
I'd like to be able to create an application they double click.  The app tells them to select a folder then automatically runs the script.
Does anyone have any ideas of how'd I'd do this?

Oh I get it. Yeah I read you post on one of the other pages and didn't quite understand, but not that you say that your're makeing this for another user, it makes sence.
So what you want to do is have the computer automatically install a script on a customer's computer, right?
(I'm using "custumer" loosly; i.e. just another user)
If that's what you'd like to do, then you'll probably have to write an actual program in Xcode, since I imagine automiticlly installing folder action scrips will be highly discuraged by Apple because it would cause a huge security hole in the OS. (You wouldn't want some random person sending you a folder action installer disgused as a regular app LOL.)
But I will actually suggest the following, which I think will work great for your users:
Make a regular Automator app, and drag it to your Dock. Now, have the user click and drag a bunch of photos to the application icon, and it will run the app automatically on those files.
You could try a work flow like this:
ask the user Are you sure?
convert pictures
save pictures to ConvertedPics folder
pop up a confirmation message saying that everything was resized
Hope this helps

Similar Messages

  • How can I create a custom feature, which will automatically take a custom master page while creating a site ?

    Hello ,
    I am new in Sharepoint development . I am trying to create a Sharepoint feature to Activate master page automatically while creating the site .Below mentioned code I am using to do this . 
    But When I am creating any site under site collection .It is not applying automatically . I have to manually Activate that feature . 
    SPSite site = properties.Feature.Parent as SPSite;
    SPWeb rootWeb = site.RootWeb;
    Uri masterUri = new Uri(rootWeb.Url + "/_catalogs/masterpage/mycustom.master");
    rootWeb.MasterUrl = masterUri.AbsolutePath;
    rootWeb.CustomMasterUrl = masterUri.AbsolutePath;
    rootWeb.Update();
    How Can I create a feature that can activate the master page at same time of site creation under Site collection ,Without any manual work .. 
    Thanks in Advance .. 

    Hi,
    You can associate master page during feature activation as follows:
    http://social.technet.microsoft.com/wiki/contents/articles/19933.sharepoint-2010-set-a-custom-master-page-during-feature-activation.aspx
    Then, you can use feature stapling to apply automatically on site creation:
    http://blogs.msdn.com/b/kunal_mukherjee/archive/2011/01/11/feature-stapling-in-sharepoint-2010.aspx
    Thanks,
    Avni Bhatt

  • How can I create a jar file that will run automatically on double click

    all the jars I created run only from the command-line.
    how can I make it run by double-click on it?

    First you will need to associate .jar files with the javaw.exe program in order to just be able to double click on the jar and run it from within a windows explorer application. Next you will need to set the main class attribute of the manifest file. My understanding is that the value of this attribute is used by the launcher to know which class to load. In other words, which is your main application class. To specify this attribute open your manifest file in a text editor. You will find this file located within the jar at META-INF/MANIFEST.MF. Then, add the line,
    "Main-Class:<relative path to the main class>" However, remember not to add the .class extension to the end of the class name.
    In Windows 2000 you can associate jar files with javaw by finding a jar file in Windows Explorer and right clicking it. This will give you a context menu which should have an Open With... option (if you are not using Windows 2000 and don't see the 'open with' menu item, try holding down the shift button while right click on the file). Select the Open With... option, then, when the dialog appears highlight javaw and select the "Always use this program to open these files" checkbox. When you hit the OK button you should have all your jar files associated with the javaw process.
    Once you've done this, you should be able to double click on your jar file and run your application.
    Regards,
    Daniel Walsh

  • How can I create a phase shift that will cause cross-cancellation?

    I recently recorded something using a USB audio input, and after it was done realized that a cellular device had interfered with the signal and I have a terrible hiss, some clicks, cell noise, etc. in the recording. Setting a noise print and running "Reduce Noise" did more to help this file than I ever would have thought possible (thank you Apple!!), but I think I might be able to do even better.
    The left channel has the audio I need, plus all the noise. The right channel has ONLY THE NOISE! Can anyone think of a way that I can use this right channel to create a cross-cancellation of the noise in the left channel? Theoretically, this should create a perfect (or close enough to it for me) file, should it not?
    The phase shifter doesn't seem to have what I would need to do this, but I'm sure some audio genius out there can think of a way I can either do this manually or with a filter or effect.
    Thanks for any suggestions!

    Hi Glen,
    IF you were to take two +identical signals+, sum them in equal amounts and flip the phase on one of them 180º to the other you will get +complete cancellation+.
    According to the manual on page 221 the Process>Invert will do this.
    Invert
    +Choosing this command inverts the phase of each sample in the audio file or selection.+
    +Each sample’s amplitude is unchanged, but the phase is inverted. In the waveform+
    +display, the wave’s crests become troughs and vice versa.+
    IF your R channel is the exact same noise as the noise in your L Channel then this technique could work for you.
    You can test this out with any track -> put a copy of it on another track and Invert, they resulting playback will be total silence.

  • HT204266 How can you buy Temple Run app that will play on ios 4.2.1

    I'm trying to get Temple Run for my 9 year old son, but all the versions on i-Store seem to require ios 4.3 or later.  Is there any way to buy an earlier version compatible with ios 4.2.1?

    You are going to have to discuss this with the developer of Temple Run. He is the only one who can help you.
    Having said that the chances are slim of it being downgraded to such an old version on iOS.
    Allan

  • How can I creat a control button that will allow the vi to run?

    Instead of pressing the run button, I want to creat my own run button that will allow my vi to run.
    Any idea?
    Thank you

    First you need to set the VI to Run When Opened (VI Properties>Execution). Then you create a front panel Boolean. On the diagram what you need to do is have some sort of idle state where nothing is done until the Boolean is pressed. It could be a separate while loop that doesn't exit until the Boolean is pressed, an Event Structure, or as part of a state machine. Look at the shippings examples Queued Message Handler, New Event Handler, Using Buttons for Options to name just a few.

  • How can I create a private app that does not appear in a search on the app store?

    I have an app which I only want certain people to see but no matter what I do it continues to appear when people search for it in the app store. Is there a setting I can use so that it doesn't appear in any search?

    Thanks, it was linked in iPhoto.  After removing it from iPhoto I still got the same message when trying to delete the account from Mail.  After rebooting, I was able to remove the account from Mail.

  • How can i create my own apps on iPhone ?

    Dear all
    Plz how can i create my on apps and publish it on app store ? (From my iphone ) not from mac devise
    Regards

    You don't.
    All app development requires a Mac.

  • How can I create a master PDX that pulls from multiple other PDXs?

    I process aviation maintenance manuals, with the individual manuals having their own PDX. How can I create a master PDX that pulls from the individual PDXs?
    I have access to myriad versions of Windows and Acrobat so there's that...

    I’ve got 100s of manuals each with their own PDX. I’ve been asked to create a master PDX that in effect combines all of the individual PDXs into a single (cross-manufacturer, cross-fleet, cross-manual-type) searchable PDX that can be easily updated.

  • I'm looking for a voicemail app that will automatically switch over after normal business hours and play an alternate voice-mail message. Does this currently exist?

    I’m looking for a voicemail app that will automatically switch over after normal business hours and play an alternate voice-mail message. Does this currently exist?

    Voicemail is through your carrier and on their equipment.
    It's function and features is set by them, not your phone.

  • Can I send a mail attachment that will automatically open

    Hello,
    Can I send a mail attachment that will automatically open when the recipient opens the message. Sometimes when I get attachments they are already open and sometimes I have to open them. Why is this?
    Thanks
    Bobejoe
    PowerBook GS4 15"   Mac OS X (10.4.3)   Compaq PC

    Hello Bobejoe.
    Can I send a mail attachment that will automatically open
    when the recipient opens the message.
    No, fortunately.
    Sometimes when I get attachments they are already open
    This doesn’t make sense. What do you mean?
    Why is this?
    It isn’t.

  • How can I create a simple chat function in a mobile app for iOS and Android

    I am wondering how can I create a chat function in my mobile app creating in AIR and Flex. The chat should be similar to the one in WhatsApp.
    Do you know some possible solutions?
    Thank you in advance!

    To enable chat messages, you need a server. The kind of server depends on the application. Do you want to create a chat like application like WhatsApp, where the server pushes messages without an active connection? Or do you have some sort of online game, where chat messages can only be transferred when the client is connected already?
    I have an online game where clients are connected to a Java server at all time. From there it is pretty straight forward:
    2 textfields:
    - 1 line textfield for input messages
    - multi-line textfield for chat history. Make sure the textfields autoscrolls to the bottom when the content changes
    on enter or button push, send a socket message to the server.
    the server broadcasts all messages to all clients that are subscribers of the chat group.

  • How can you create a contact sheet that you can email?

    I see that you can print a contact sheet but how can you make a contact sheet that you can email where receiver can open the thumbnails and view?

    Hi,
    You can either use Bridge and the Output workspace, or grab optional plug-ins for CS5 and run Ps on OSX in the 32 bit mode. (Or grab the excellent 3rd party script, Contact Sheet X, and run that in Ps. http://ps-scripts.sourceforge.net/ContactSheetX/csx.html).
    Here's a post with links to further info:
    http://blogs.adobe.com/jkost/2011/09/the-contact-sheet-feature.html
    regards,
    steve

  • How can I create an aging summary that shows unreconciled transactions only.

    Please help experts!!

    Duplicate Thread...
    How can I create this aging summery in System Currency. Currently it shows Local Currency.
    SELECT distinct T0.[DocNum], T0.[DocDate], T0.[CardCode]"Customer Code",  T0.[CardName], t0.doctotal"Total Payment", T0.[PayNoDoc]"payment on account", isnull(t0.openbal, '0')"Not reconciled", t0.nodocsum"Total before partial reconcile", t0.nodocsum-t0.openbal as 'Reconcile Amount'
    DocTotalSy TotalpaymentSC,OpenBalSc as NotReconciledSC ,NoDocSumSy as "Total before partial reconcile SC"
    FROM [dbo].[ORCT]  T0 left JOIN RCT2 T1 ON T0.Docnum = T1.DocNum WHERE T0.[PayNoDoc] = 'y'  and isnull(t0.openbal,'0') <> '0' and t0.doctype = 'c'
    Regards,
    Kennedy

  • I need a simple app that will allow highlighting features.  Does anyone have any suggestions?  I have looked at many apps but either they are to complicated for my user or does not easily download to the app.

    I need a recommedation for an app that will allow highlighting within a pdf.   I have looked at several apps but the person I am researching this for wants something simple.  Any suggestions would be appreciated. 

    CS2 is very old and reached its "end of life" a while back.  So probably won't run on modern operating systems.  If you can still run it, you'll need to uninstall what you have and re-install with the download link below to activate it.
    Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3
    Nancy O.

Maybe you are looking for

  • How to create a scenarios for duplicate entries

    Hi friends, Please help me how to create a scenarios for duplicate entries, we are using stock transfer orders from there we need to create scenarios for duplicate entries, please guide me on the same.

  • Unable to log into iCloud because old email pops up requesting password. Password not working and unable to receive reset

    I changed the main email on my Appleid a few months back. Everything worked fine until uppgrading to iOS7 on my phone. I am now unable to log into iCloud because the old email pops up and requesting password which is not working. I cannot rest the pa

  • Finding jdk version in day communique IDE

    Hi All This is my first post in this forum.So anything silly please ignore . before going to my question will tell you what IDE am working on.My IDE is from Day( from Communique).Its a CMS application.It provides its own IDE. now coming to my doubt.

  • Runtime Performance

    I have an application developed in JBuilder which utilises swing components in MDI forms. How do I go about tuning it to make it faster ? The database is MS Access via ODBC. It takes approx 3 seconds to retrieve a form with a combo box and a table wi

  • Error Message When Attempting to Open a Portfolio of Projects

    "The description cannot exceed the maximum length of 400 kilobytes" When I click OK it returns me to all projects again rather than just the projects in the portfolio I have selected. What is causing this?