Freeware that can jump back to last saved state.

Hi, can anyone help me with this problem:
Software that can save the system prefrences of the mac - and let anyone meddle around with them, change anything they like, etc. Then, you shut down the mac, and start it up and its back to normal - back to the last saved state.
Or perhaps not necessarily shut down, but just has a 'jump back to last good state' option?
In a shop that sells Apples they said they'd had trouble with people coming in and changing loads of things, and that if they can just jump back to when it's all good - then it'll solve their problem.
One guy had heard of something- but didnt know the name and said it was freeware.
Has anyone got any ideas! - Only found 'TinkerTool' so far, and that's not really it at all!
Many many thanks, in advance.
MacBook (B) 2Ghz 2GB   Mac OS X (10.4.8)   iPods: 1G, 5G, Mini & Shuffle 2G

Yes, I'd thought about new user accounts and perhaps limiting the access customers have to play with the Macs.
So, for instance they have an account that lets them change the resolution of the monitor, but not the passwords of the administrator.
I wonder to what extent you can limit it to, which system prefrence panels they can change as a limited user, and which they cannot.
Will go investigate, but thankyou for all replies so far!!
Nick.

Similar Messages

  • My iphoto keeps jumping back to last import

    My iphoto keeps jumping back to last import, I am using photo's in a event and if I click on anything on my desk top it flips out fo the event I am in and jumps back to last import please help

    Close iPhoto and open the iPhoto Library package as shown in this screenshot:
    Look inside the Auto Import folder and move whatever you find to the Desktop.  Do not many any other changes.
    Launch iPhoto and it should not jump back to the last import smart album.  If there are any image files that you moved to the Desktop that you want and are not in the library then reimport them.

  • How can I send a file that CAN NOT be printed or saved by the recipient?

    How can I send a file that CAN NOT be printed or saved by the recipient?

    Impossible. PDF files don't stream, so they cannot be opened until they've been saved.
    You can truly prevent printing by using DRM, or ask nicely by using a permissions password (though that's ignored by non-Adobe software).

  • InD CS4: Open to last saved state?

    Is there a way to get a document to open to its last saved state -- i. e., open to the same page you were last viewing before saving & closing?
    InD CS3 did this regularly; Acrobat allows you to set a preference to do this. But as far as I can tell, InD CS4 doesn't unless you use Save As and overwrite the file. Or is something wrong in my settings? (I tried trashing the preferences, but it made no difference.)
    Thanks.
    Victor

    Sometimes it is useful: if you're working steadily through a long manuscript, it's nice to be able to pick up where you last put it down as a default.
    Yup. Does it work for you? It worked 100% for me in CS3. For CS4, they seemed to have added view magnification to the saved state, but that, again, seems to work only some of the time, all of the time if you're not picky about whether it restores the last state or some other fairly recently saved state.
    Ken

  • When typing an email etc Satellite A300-16C jumps back to last page

    Hi,
    Can any one help?
    I have a a300-16C.
    This problem is doing my head in.
    When typing an email etc the computer jumps back to the last page.
    It takes ages to do, is there anything I can do?
    Cheers in advance
    catch71

    Are you touching the Touchpad with your palms/hands while typing?
    Turn off the touchpad by pressing Fn+F9, or disable "Tapping" in the Advanced Touchpad Settings.

  • Win 2012 R2 VM on Win 2008 R2 FOC is backed up with Saved State instead of Snapshot by DPM

    I've posted this question a couple of months ago
    in another forum, but haven't resolved the issue yet. I'm hoping this post could help me troubleshoot this problem once again.
    My question is as follows (copied from previous thread):
    All my Windows 2012 R2 VMs (that run on a 3-node Windows 2008 R2 Fail-over cluster) are backed up by DPM 2012 R2 (also on Windows 2008 R2) using Saved State instead of Child Partition Snapshot. I've checked the list below (twice), but didn't find anything applicable
    to these VMs. 
    Backup (Volume Snapshot) Integration Service is disabled or not installed.
    The virtual machine has one or more dynamic disks.
    The virtual machine has one or more non-NTFS based volumes.
    The virtual machine Cluster Resource Group in a cluster setup is offline.
    The virtual machine is not in a running state.
    A ShadowStorage assignment of a volume inside the virtual machine is explicitly set to a different volume other than itself.
    An App-V drive is installed on the virtual machine that creates a non-NTFS volume.
    I've set the registry setting SystemRestore\ScopeSnapshots to 0 for each VM, and checked the current state with the diskshadow tool (to make sure it wasn't just an erronous datasource text in DPM). 
    Some more information:
    all Windows 2008 R2 servers on this cluster are backed up by DPM using Child Partition Snapshot
    all VMs (VHDs) are located on an HP Lefthand SAN
    I'll appreciate any pointers in finding the root cause of this problem!

    Hi CameO73,
    I'm afraid it is not supported to online backup 2012R2 VM on 2008R2 hyper-v (it is still not supported to install 2012R2 VM on 2008R2 hyper-v host ).
    I have seen a workaround of backing up 2012VM on 2008R2 hyper-v , but not for 2012R2 :
    http://social.technet.microsoft.com/forums/windowsserver/en-US/b687fa93-4de7-4c88-af69-06bb6bf494be/backup-windows-server-2012-vm-on-windows-server-2008-r2-hyperv-saved-state
    Hope it helps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Trying to properly code a menu with buttons that can go back and forth between external swf files

    I have a project I've been working on that, when properly coded, has a "main menu" with 4 "doors" (buttons). When the corresponding buttons to these "doors" are clicked, it should go to and play an external .swf file. If that doesn't make sense, think of a DVD menu. You click play movie, it plays the movie. When the movie is over, there's two buttons on that swf file to either play the movie over or go back the main menu, which is an external .swf file (Remember, we go to the movie from the menu, which is a seperate file). So far, the buttons work. The menu works. However, from the movie, at the conclusion, when I click the button to go back to the main menu, it displays the movie clip and the buttons, but none of the buttons work. I'm starting to think it has to do with the fact the main menu was written in AS3 and the movie was made in AS2. If anyone can assist me in being to able to keep both files and still navigate between the two, being able to bring up the menu from the movie and be able to play the movie again, and so on and so on, that'd be GREAT. I'm somewhat of a noob to Flash, but I learn quickly and I'm open to any suggestions. Here's the code for main menu, which I guess acts as the parent file, and the movie. If I get this to work, I essentially would duplicate the same actions for the other 4 doors, once I complete the environments for them. Thanks
    Main.Fla/Swf (written in AS3)
    (This is the action on the first frame, that has all the buttons. For this question, I'm just trying to properly code for 'Door4', which is the "door" to the movie.)
    import flash.display.Loader;
    stop();
    var myLoader1:Loader=new Loader ();
    Door4.addEventListener(MouseEvent.CLICK, jayzSwf);
    function jayzSwf(myevent1:MouseEvent):void
              var myURL1:URLRequest = new URLRequest("jayzspeaks.swf");
              myLoader1.load(myURL1);
              addChild(myLoader1);
              myLoader1.x = 0;
              myLoader1.y = 0;
    Movie.Fla/Swf (written in AS2)
    (This is action on the button that returns to the menu)
    on (release) {
              this.createEmptyMovieClip("container",this.getNextHighestDepth());
              container.loadMovie("main.swf");

    At least you're going in the correct (mis)direction. You have AS3 loading AS2. So that's not a huge hurdle.
    I believe all you really need to do is send your Main.swf a signal that the content it loaded (e.g. jayzspeaks.swf) is done and you want to get rid of it.
    The code I pointed you to asks you to (upon download and import then) instantiate it in both AS2 and AS3. They give a very simple easy to understand line of code.
    // as2, load this in jayzspeaks.swf
    var myBridge:SWFBridgeAS2 = new SWFBridgeAS2("connectionID", clientObj);
    // as3, load this in main.swf
    var myBridge:SWFBridgeAS3 = new SWFBridgeAS3("connectionID", clientObj);
    Make sure the connectionID matches between them. Set it to whatever you want.
    When you're done with your as2 loaded content you'd send a signal (over localconnection) back to the AS3 Main like they say:
    myBridge.send("someFunctionToUnloadContent");
    myBridge.close();
    You'd need to make the as3 function "someFunctionToUnloadContent()" (example purposes only name) and it should unload the jayzspeaks.swf that was loaded in the loader.
    Make sure you get that close in there so you don't drill up a bunch of localconnection objects just like the simple source code says.

  • PDF forms that can be printed but not saved - possible?

    Does anyone know if it is possible to do the following:
    - First of you create PDFs that you would put on to a web site.
    - The user would then fill in fields on this PDF form when they access it.
    - This would create a completed form which the user could then print but they would be unable to save it.
    Is this possible?
    Someone mentioned Adobe LiveCycle Designer to me. Can this be used to achieve all this? Or what software would be needed or would you recommend to do this?
    Thanks.

    PROBLEM
    1. My documents sent to folder in acrobat organizer.
    2. If I delete the document in my documents it deletes the document acrobat organizer
    3. I uninstalled acrobat 8 standard and reinstalled it.
    4. Then I uninstalled Adobe reader 8
    5. Javascipt-How do I determine the existence of acrobat?
    6. Is Acrobat required to be in Javascript?

  • Best way to make a short movie that can play back and forth smooth?

    Hi!
    I have a short .flv clip (video) of a shoe rotating 360 degrees.
    The clip is less then 4 seconds and about 320kb in size and I'm using flash CS4.
    I'm trying to build some sort of a player that lets the user scrub through the movie (back and forth).
    The player is also supposed to be able to play the clip back or forth at a speed selected by the user.
    I have read kglad's reply about "How to play backwards flv imported in timeline on flash cs3?", and the code works perfect, except that the video is not playing smooth when played backwards. I guess when playing normal, the next frames are by default buffered, but when playing backwards they are not...
    Which is the best way of doing this?.
    Maybe it has already been done? Has anyone heard about something similar?
    Thanks in advance!

    Hi!
    Please find the file attached. I changed the file extension from .fla to .eps.
    (I also added one with the extension .mpg)
    Basically I just want to be able to rotate the shoe in either direction,
    but then I also would like the user to be able to "spin" it.
    Meaning that when the user turns the shoe around, the speed is recorded,
    and when he releases the mousebutton, the shoe will continue to rotate at that speed.
    Do you think it could work using video? Or do I have to use stillimages instead?
    Your script worked, but the film doesn't playback smoothly..
    Thanks in advance!

  • How can I update the "Last Saved" time of individual notes in the Mail app

    I have about 30 notes in my Mail app, which I conveniently sync to my iPhone via iTunes.
    Problem is, the iPhone only sorts by modification date, whereas I want them sorted alphabetically.
    If I knew where the individual notes files were located on the Mac, I could write a simple shell script to sort them and then touch the files to update the modification date.
    I look in user/Library/Mail/Mailboxes/Notes.mbox, but the individual notes files don't appear accessible.
    Does anyone have any idea how I can accomplish what I'm after?
    TIA

    I suppose you could copy it from the Raw Source. View>Message>Raw Source

  • Can I make a PDF form that can be filled/saved in Illustrator/InDesign without Acrobat Pro?

    Can I make a PDF form that can be filled out and (more importantly saved) in Illustrator or InDesign without having to use Adobe Acrobat Pro?
    I only have Adobe Reader XI. Do I need to purchase Adobe Acrobat Pro in order to make a PDF form that can be filled out and saved by others? or is it possible to do this solely through Illustrator, InDesign, and/or Adobe Reader?

    InDesign can export to a filable form, assuming you add the fields in InDesign (6/CC) and export as an interactive PDF. You can't create a form with Reader or Illustrator. You also can't Reader-enable with anything other than Acrobat, so Reader users will have to use version 11 in order to save a filled-in form.

  • How can I back-up folders that I've created within my Thunderbird e-mail program?

    When I took my computer in to Best Buy, where I purchased it, I was told that they could not extract and back-up the info in the various e-mail folders I created within Thunderbird. This was unacceptable to me in that I want that info, so I'm asking how I can create a folder(s) in Thunderbird that can be backed up should it be necessary to wipe my hard drive/operating system clean?
    Thank you.
    LW

    First take your computer to a REAL repair shop, not Best Buy.
    Mozbackup is the best for backing up Firefox and Thunderbird.
    Your profile is where your email and settings are stored. It is just a file like any other and any competent computer person would know this and be able to back it up for you. TheGeek Squad does not employee any of these.

  • Problem by jumping back to first view

    Hi ,
    I have implementiert 3 views in a window. The last view has a exit button. When I click the exit button, I can jump back to the first view. But then if I go on from the first view to the second view, the programm is broken, because a  1..1 cardinality of a node has been violated.
    If I use exit button to leave the window, it runs good.
    It seems that the 1..1 node has been initialized again.
    Does any one have a idea how to handle this problem?
    best regards

    Hi,
    I think when u go back to first view you want the node to be empty.
    There is one solution in my mind.
    When u naviate from 1st view or any view.
    Use plugs to pass the right state of each view to the next.
    That means in the HANLEINP function reinitialise the node.
    I hope it helps.
    Plz revert back in case of issues.
    Regards,
    Sumit Oberoi

  • What is the best format to use on an external hard drive so I can both back up my Macbook Pro and also put movies on it from another hard drive (PC)?

    I am looking for a solution to whether if it is best to get two hard drives or one that can do two things that I want.
    I am looking for a hard drive format that can both back up my 500GB Macbook Pro but I was also wondering if I could also put movies on it from another hard drive that is PC based. Would partitioning the hard drive work for this? I don't know what are the best formats to use.
    If this is too hard it might just be easier having a separate 500GB hard drive for back up of my Mac and another bigger hard drive for the movies etc (the files are probably bigger than 4GB). Any help would be greatly appreciated as I need to make a decision soon!

    Csound1 wrote:
    Microsoft has not released the official exFAT file system specification, and a restrictive license from Microsoft is required in order to make and distribute exFAT implementations. Microsoft also asserts patents on exFAT which make it impossible to re-implement its functionality in a compatible way without violating a large percentage of them.[13] This renders the implementation, distribution, and use of exFAT as a part of free or open-source operating systems or of commercial software, for which the vendors could not obtain a license from Microsoft, not only technically difficult, but legally impossible in countries that recognize United States software patents.
    Can't help with that, if one is using a Windows machine then they are subjected to their rules and control.
    Limited support outside Windows and Mac OS X operating systems as of 2012, when most consumer electronic devices could only handleFAT12/FAT16/FAT32, rendering exFAT (and flash memory formats using it) impractical as a universal exchange format.
    The OP said they plan to store movies on the external drive.
    Many movies today are well over 4GB in size, thus exFAT has to be used and formatted on the PC, which the Mac can then read.
    Older Windows NT versions up to Windows Vista without Service Pack 1 do not support exFAT.
    Irrelevant, Microsoft provides a free download of exFAT for Windows XP, and Vista shouldn't be running on pre SP1 anyway.
    Some distributions of Linux have begun to include support for exFAT. It is however, only available as a file system in user space, as it's not supported by the kernel.
    Irrelevant, OP is using Windows and OS X, not Linux and if they did Linux can read the files at least and transfer, which is all they care about really.
    Windows Vista is unable to use exFAT drives for ReadyBoost. Windows 7 removes this limitation, enabling ReadyBoost caches larger than 4 GiB.[14]
    Irrelevant, the OP's is intending to use it as transfer drive between Mac's and Windows for movies.
    The standard exFAT implementation only uses a single file allocation table and free space map. FAT file systems instead used alternating tables, as this allowed recovery of the file system if the media was ejected during a write (which occurs frequently in practice with removable media). The optional TexFAT component adds support for additional backup tables and maps, but may not be supported.
    Some relevancy, but only exFAT can handle 4GB+ files between Mac's and PC's, so the need outweighs the possible problem.
    The OP needs to follow the standard Windows practice of "safely removing hardware" before physically disconnecting the external drive. If a write is occurring, it won't allow disconnecting until the write is finished.
    Support for up to 2,796,202 files per subdirectory only.[1][nb 3] Microsoft documents a limit of 65,534 files per sub-directory for their FAT32 implementation, but other operating systems have no special limit for the number of files in a FAT32 directory. FAT32 implementations in other operating systems allow an unlimited number of files up to the number of available clusters (that is, up to 268,304,373 files on volumes without long filenames).[nb 4]
    Not a issue, only in extreme cases of a lot of small files. The OP plans to use it for movies which are usually large and take up a lot of space on the drive.
    IMMO It looks like you just ran off and copied something to argue your point when all the points are basically irrelevant.
    There is only one format that can easily share 4GB sized files between Mac's and PC's without further complications.
    It's ALSO possible to install MacDrive on the PC and format the drive on the Mac HFS+, but I didn't recommend that because I know it's a hassle just like third party NTFS writing software is a hassle on Mac's.
    If you so anti-Microsoft format, then you must know Paragon has to pay a license fee to Microsoft for using the NTFS format.
    At least with exFAT there is no fee to Redmond, at least not yet.

  • DPM Saved State Limitation

    DPM cannot backup a VM in snapshot/online mode if that VM has a volume that has VSS enabled and it set to store those snapshots on a different volume.  
    1. Is this a limitation of DPM or the HyperV VSS writers?  
    2. Can other backup products that use the HyperV VSS writers backup the VM while it's online?
    3. If a virtualized domain controller is being backed up by DPM as a VM, is Active Directory being backed up properly?  If the Virtual DC is begin backed up with saved state mode, is AD backed up properly?
    http://technet.microsoft.com/en-us/library/hh757970.aspx

    Hi,
    Q1. Is this a limitation of DPM or the HyperV VSS writers?  
    A1. This is a limitation of the Hyper-V integration components installed in the Guest.
    Q2. Can other backup products that use the HyperV VSS writers backup the VM while it's online?
    A2. 3RD party backup products that utilize VSS snapshots should be able to perform online backups like DPM if they support Hyper-V guest protection. However, they will also be effected by any integration component limitations as in question 1
    above. 
    Q3a. If a virtualized domain controller is being backed up by DPM as a VM, is Active Directory being backed up properly?
    A3a.  It's kind of a loaded question - Active directory is protected as part of SystemState protection. That provides more flexibility of how and what gets restored in a more granular form. For actual "Active directory" protection, you should
    also perform systemstate backups. With that said, an online backup is considered application consistent and will contain a consistent AD for that point in time, and should the DC be restored, the AD will be in a good clean state.  
    Q3b.  If the Virtual DC is begin backed up with saved state mode, is AD backed up properly?
    A3b.  All saved state backups are considered crash consistent - the same as if you turned off a machine or power outage occurred without doing a clean shutdown, so that would not be desirable state for a DC. 
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

Maybe you are looking for